Skip to main content

Getting Started with reComputer Mini

reComputer Mini is a tiny AI computer powered by NVIDIA Jetson Orin Nano/Orin NX module,delivering up to 100 TOPS AI performance. It‘s equipped with PCIe port at the bottom to provide rich expansion capabilities, which also can be customized flexibly. The whole system is designed for embedding into autonomous machines such as drones, patrol robots, delivering robots, etc. It can directly occupy 54V DC input, able to be widely used in battery powered systems.

Features

  • Brilliant AI Performance for Production: Achieves up to 100 TOPS AI performance with low power and latency, built by NVIDIA Orin SoC combining the NVIDIA Ampere™ GPU architecture with 64-bit operating capability, integrated advanced multi-function video and image processing, and NVIDIA Deep Learning Accelerators.
  • Hand-Size Edge AI Device: Compact size at 63mm 95mm 42mm, featuring an NVIDIA Jetson Orin NX 16GB module, Mini J401 carrier board, fan and enclosure. Support desktop and wall mounting.
  • Expandable with Rich I/Os: Includes up to 7x USB, DP 2.1, 2x CSI, 1x RJ45 for GbE, M.2 Key E, M.2 Key M, dual channel CAN, and GPIO.
  • Accelerate Solutions to Market: Pre-installed JetPack 6.1.1 on 128GB NVMe SSD, Linux OS BSP, supporting Jetson software and leading AI frameworks.
  • Scale to deploy: support OTA, remote management services powered by Allxon and Balena.
  • Flexible Customization: inlcudes changing accessories modules, logo, and hardware interfaces modification based on reComputer Mini J4012 original design.

Specifications

Jetson Orin System on Module
SpecificationsreComputer Mini J3010reComputer Mini J3011reComputer Mini J4011reComputer Mini J4012
ModuleJetson Orin Nano 4GBJetson Orin Nano 8GBJetson Orin NX 8GBJetson Orin NX 16GB
AI Performance20 TOPS40 TOPS70 TOPS100 TOPS
GPU512-core NVIDIA Ampere architecture GPU with 16 Tensor Cores1024-core NVIDIA Ampere architecture GPU with 32 Tensor Cores
CPU6-core Arm® Cortex®-A78AE v8.2 64-bit CPU
1.5MB L2 + 4MB L3
6-core Arm® Cortex®-A78AE v8.2 64-bit CPU 1.5MB L2 + 4MB L38-core Arm® Cortex®-A78AE v8.2 64-bit CPU 2MB L2 + 4MB L3
CPU Max Frequency1.5 GHz2 GHz
Memory4GB 64-bit LPDDR5
34 GB/s
8GB 128-bit LPDDR5
68 GB/s
8GB 128-bit LPDDR5 102.4GB/s16GB 128-bit LPDDR5 102.4GB/s
DL Accelerator/1x NVDLA v22x NVDLA v2
Video Encoder1080p30 supported by 1-2 CPU cores1x 4K60 (H.265) | 3x 4K30 (H.265)
6x 1080p60 (H.265) | 12x 1080p30 (H.265)
Video Decoder1x 4K60 (H.265)
2x 4K30 (H.265)
5x 1080p60 (H.265)
11x 1080p30 (H.265)
1x 8K30 (H.265)
2x 4K60 (H.265)
4x 4K30 (H.265)
9x 1080p60 (H.265)
18x 1080p30 (H.265)
Carrier Board
Storage128GB NVMe SSD
NetworkingM.2 KEY E1x M.2 Key E for WiFi/Bluetooth module
I/OUSB2x USB 3.2 Type-A (10Gbps)
1x USB 2.0 Micro-B (Device Mode)
1x USB 2.0 Type-C (Host Mode)
1x USB 2.0 JST-4pin (Host Mode)
UART1x UART; 1x UART for Debug
Display1x DP 2.1 (included in Type-C conenctor)
Fan1x 4 pin Fan Connector (5V PWM)
Button1x Reset Button; 1x Recovery Button
Extension Port2x 60 pin High Speed Connector (For extension board)
1x 10 pin Power Connector (For extension board)
RTC1x RTC 2-pin
Power1x XT30 Connector (12-54V DC)
Extension Board
NetworkingEthernet1x RJ-45 Gigabit Ethernet (10/100/1000M)
I/OUSB4x USB 3.2 Type-A (10 Gbps)
CAN1x CAN JST 4pin (3.3V); 1x CAN (XT30 2+2)
Fan1x 4 pin Fan Connector (5V PWM)
I2C2x I2C JST 4pin (3.3V)
SPI1x I2S JST 6pin (3.3V)
Power2x XT30 2+2 Connector (12-54V DC)
Others
MechanicalDimensions (W x D x H)63mm * 95mm * 42mm (Without Extension)
63mm * 95mm * 66.7mm (With Extension)
Weight345g (Without Extension)
462g (With Extension)
InstallationDesk, wall-mounting
Operating Temperature-10℃ ~ 50℃
Warranty1 Year

Hardware Overview

Flash JetPack OS

Here, we will show you how to flash Jetpack 6.0 to an NVMe SSD connected to the reComputer Mini.

Supported Nvidia Jetson Module

Prerequisites

  • Ubuntu Host Computer
  • reComputer Mini J4012/ J4011/ J3010 or J3011
  • USB Micro-B data transmission cable
info

We recommend that you use physical ubuntu host devices instead of virtual machines. Please refer to the table below to prepare the host machine.

JetPack Version Ubuntu Version (Host Computer)
18.04 20.04 22.04
JetPack 5.x
JetPack 6.x

Prepare the Jetpack Image

Here, we need to download the system image to our Ubuntu PC corresponding to the Jetson module we are using:

Jetpack VersionJetson ModuleDownload Link
6.0Orin Nx 16GBDownload
Orin Nx 8GBDownload
Orin Nano 8GBDownload
Orin Nano 4GBDownload
danger

The Jetpack6 image file is approximately 16.7GB in size and should take around 60 minutes to download. Please kindly wait for the download to complete.

Enter Force Recovery Mode

info

Before we can move on to the installation steps, we need to make sure that the board is in force recovery mode.

Step-by-Step
  • Step 1. Connect a USB Micro-B cable between USB2.0 DEVICE port and the ubuntu host PC.
  • Step 2. Use a pin and insert into the RECOVERY hole to press recovery button and while holding this.
  • Step 3. Connect the power supply.
  • Step 4. Release the recovery button.

On the Linux host PC, open a Terminal window and enter the command lsusb. If the returned content has one of the following outputs according to the Jetson SoM you use, then the board is in force recovery mode.

  • For Orin NX 16GB: 0955:7323 NVidia Corp
  • For Orin NX 8GB: 0955:7423 NVidia Corp
  • For Orin Nano 8GB: 0955:7523 NVidia Corp
  • For Orin Nano 4GB: 0955:7623 NVidia Corp

The below image is for Orin Nx 16GB:

Flash to Jetson with Single Command.

Flash the device with a single command.

The reComputer Jetson J30/40 Mini has launched a one-click flashing script, which supports flashing Jetpack 6.0.

wget -O ./flashing.sh https://files.seeedstudio.com/OSHW_Jetson/flashing.sh  && sudo chmod 777 ./flashing.sh && ./flashing.sh
caution

Disclaimer: The one-click flashing script aims to make jetpack flashing quicker. The current version is a beta one and may have many problems. We hope for your understanding. If there are flashing issues, follow the Flash The Device Step by Step below and give feedback in our Discord Jetson channel. We'll fix them promptly and improve this function in the near future.

Flash to Jetson Step by Step

Step 1: Extract the downloaded image file on ubuntu host PC:

cd <path-to-image>
sudo tar xpf mfi_xxxx.tar.gz
# For example: sudo tar xpf mfi_recomputer-orin-nano-8g-j401-6.0-36.3.0-2024-06-07.tar.gz

Step 2: Execute the following command to flash jetpack system to the NVMe SSD:

cd mfi_xxxx
# For example: cd mfi_recomputer-orin-j401
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --flash-only --massflash 1 --network usb0 --showlogs

You will see the following output if the flashing process is successful

note

The flash command may run for 2-10 minutes.

Step 3: Connect the J501 to a display using the HDMI connector on the board and finish the initial configuration setup:

info

Please complete the System Configuration according to your needs.

Step 4 (Optional): Install Nvidia Jetpack SDK

Please open the terminal on the Jetson device and execute the following commands:

sudo apt update
sudo apt install nvidia-jetpack

Hardware Interfaces Usage

info

If you want to learn more about the detailed specifications and usage of the hardware interface, please refer to this wiki.

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...