Skip to main content

MIC-712-OX

Ultra-slim fanless AI inference on NVIDIA Jetson Orin NX — up to 157 TOPS in Super Mode with GMSL, PoE, and rich I/O for safety and security applications.

Avocado target namejetson-orin-nx
  • Up to 157 TOPSSuper Mode
  • Jetson Orin NXNVIDIA AI Module
  • 8 / 16 GBLPDDR5 Memory
  • 2x GbENetworking
  • 4x USB 3.2Gen 2
  • FanlessUltra-Slim Chassis

Overview

The Advantech MIC-712-OX is an ultra-slim, fanless AI inference system built on the NVIDIA Jetson Orin NX (with Orin Nano options), delivering up to 157 TOPS in NVIDIA Super Mode. Its compact chassis pairs GMSL camera expansion, PoE, and diverse I/O — making it well suited to mobile equipment and safety and security applications. Combined with Avocado OS — atomic OTA updates, secure boot, verified boot, and fleet-wide CVE tracking — and Avocado Connect's centralized fleet management, the MIC-712-OX ships production-grade edge AI without the months of BSP and infrastructure work.

Specifications

SpecificationValueNotes
AI ModuleNVIDIA Jetson Orin NX / Orin NanoModule-dependent performance
AI PerformanceUp to 157 TOPSNVIDIA Super Mode
Memory8GB or 16GB LPDDR5Selectable
StorageM.2 NVMe (128GB–4TB), microSDIndustrial-grade SSD options
Ethernet2x GbE (10/100/1000 Mbps)PoE options
USB4x USB 3.2 Gen 2, 2x Micro-USB (debug / OTG)
Display1x HDMI (3840x2160 @ 60Hz)
CameraOptional MIPI connector for GMSL cameras
Serial / BusOptional RS-232/422/485, CANBus
ExpansionM.2 E-Key and B-Key, Nano SIM
Power Input19–36V DC
Operating Temp-20°C to 70°CWith 0.7 m/s airflow
Dimensions160 x 160 x 60 mmCompact fanless design

Use Cases

  • Mobile safety & security systems in an ultra-slim fanless enclosure
  • Machine vision with GMSL camera expansion at the edge
  • Autonomous systems and on-device inference in wide-temperature deployments

Getting Started

Init, Install, & Build

Follow the Any Supported Target instructions under Getting Started to begin. The MIC-712-OX uses the jetson-orin-nx target with the mic-712-ox-16gb board:

avocado.yaml
default_target: 'jetson-orin-nx'
default_target_board: 'mic-712-ox-16gb'

Provision

Build the project and execute the provisioning procedure. This will build the system image and flash it to your target hardware.

Host machine
avocado build
avocado provision -r dev

Run

After provisioning completes, power cycle the device. It will boot with the provisioned system; the root user is passwordless in the dev runtime used by this guide.