🧪 New tutorials are being published — build from robot arms to sensors step by step
Skip to content

Jetson Orin NX Super Developer Kit

Buy in Store

Overview

The NVIDIA Jetson Orin NX SUPER Developer Kit is a high-performance edge AI computing platform built for advanced robotics developers, generative AI researchers, and embedded systems engineers. Powered by the Jetson Orin NX SUPER module, it delivers up to 117 TOPS (8GB) / 157 TOPS (16GB) of AI performance — 234x / 314x faster than the original Jetson Nano.

Ready to use out of the box:

  • Preinstalled Ubuntu 22.04
  • 256GB NVMe PCIe 3.0 x4 SSD (up to 2800MB/s read)
  • Dual-band 2.4G/5G WiFi 5 + Bluetooth 5.0 (4dBi high-gain antennas)
  • PWM ball-bearing fan (50,000-hour lifespan)
  • Acrylic enclosure with camera mount holes

Use cases: LLM edge deployment, advanced computer vision, LeRobot SO-ARM robotics development.


Specifications

CategorySpec
Core ModuleNVIDIA Jetson Orin NX SUPER
AI Performance117 TOPS (8GB) / 157 TOPS (16GB)
CPU6-core NVIDIA Carmel ARMv8.2 @ 2.0GHz
GPUNVIDIA Ampere, 1792 CUDA cores + 56 Tensor cores + 2 NVDLA engines
Memory8GB / 16GB LPDDR5 (102.4 GB/s)
Storage256GB NVMe PCIe 3.0 x4 SSD (up to 2800MB/s)
WirelessDual-band 2.4G/5G WiFi 5 + BT 5.0, 4dBi dual antennas
CoolingPWM ball-bearing fan (50,000 hrs) + aluminum heatsink
DisplayDP 1.4, up to 4K@60Hz (H.265)
I/O4× USB 3.2, DP 4K60Hz, 40-pin GPIO header
OSPreinstalled Ubuntu 22.04

Getting Started

Quick Start

  1. Connect the power adapter (19V 40W)
  2. Connect a monitor via DP-to-HDMI cable
  3. Connect keyboard and mouse (USB 3.2)
  4. Boot into preinstalled Ubuntu 22.04

Camera Mounting

The acrylic enclosure has camera mount holes supporting dual cameras (CSI / USB).


Software Setup

Verify PyTorch GPU

python
import torch
print(torch.cuda.is_available())  # should print True

Install LeRobot (for SO-ARM100/101)

bash
git clone https://github.com/Juxi-Technology/lerobot.git
cd lerobot
pip install -e ".[feetech]"

References


Kit Variants

Kit TypeIncluded Add-onsUse Case
StandardBoard + enclosure + 256GB SSD + WiFi/BT + antennas + 19V 40W PSU + DP-to-HDMI + Type-C + screwdriverGeneral high-performance AI dev
OLED Display Kit+ 0.91" OLED status displayReal-time system monitoring
USB Audio Kit+ USB sound card (speaker + mic, noise/echo cancellation)Voice interaction, LLM voice assistant
IMX219 Camera Kit+ IMX219 CSI camera (77° FOV, 8MP) + adjustable mountNative CSI vision
Auto-Focus Camera Kit+ 86° auto-focus USB camera (1080P) + adjustable mountGeneral vision, robot arm
SO-ARM100/101 Robot Kit+ USB 3.0 HUB + auto-focus camera + dedicated mountsRobot arm vision

Version Comparison

VersionAI PerformanceRecommended For
8GB117 TOPSAdvanced AI dev, mid-range robotics, LLM edge deployment
16GB157 TOPSHigh-performance embodied AI, large model edge inference, complex vision

FAQ

Q: How much faster than standard Orin NX?

A: 1.7x faster (SUPER optimization).

Q: Do I need to install the OS myself?

A: No. Ubuntu 22.04 and 256GB SSD come preconfigured — power on and develop.

Q: Does it support SO-ARM101?

A: Fully compatible, with dedicated robot vision kits (camera + mounts) and seamless LeRobot integration.

Q: How noisy is the fan?

A: PWM ball-bearing fan is stable and quiet even at 40W full load, with 50,000-hour lifespan (10x more durable than hydraulic fans).


Support