Picture a quadcopter lifting off a cluttered workbench, weaving around obstacles it has never seen before while a neural network chews through camera frames onboard — no laptop tethered to it, no cloud round-trip. That kind of autonomy has usually meant strapping a bulky Jetson development kit awkwardly to the frame. WeAct’s new N006 carrier board sets out to rewrite that picture.
A full AI brain on a credit card
The N006 measures just 90 x 60 mm — roughly the footprint of a credit card — yet it hosts an NVIDIA Jetson Orin NX module in either 8GB or 16GB flavor. That pairing is the whole point. An ESP32 can squeak out simple AI, but computer vision, object detection, and on-device language models need real GPU muscle, and the Orin NX brings it. The N006 shrinks everything around that module down to something you can actually bolt inside a drone or a compact robot, and at around $130 on AliExpress it undercuts most of the alternatives.
How WeAct packed it all in
Despite the tiny footprint, almost nothing got left out. The board exposes HDMI out, Gigabit Ethernet, dual MIPI CSI camera connectors, and three USB 3.2 ports, plus the interfaces that matter for robotics: GPIO, I2C, UART, and CAN bus for wiring up sensors and motor controllers. Two M.2 sockets cover the rest — a Key-M slot with PCIe Gen4 x4 for a fast NVMe SSD, and a Key-E slot for an optional Wi-Fi and Bluetooth module.
The power design is the real giveaway that this board was built for the field. Instead of USB-C or a barrel jack, it accepts 16 to 28V DC through an XT30 connector (24V recommended) and can run straight off a 6S battery pack — exactly what a UAV or field robot already carries. WeAct also baked in undervoltage, overvoltage, overcurrent, and reverse-polarity protection. One catch stays: the Orin NX still needs a chunky active heatsink and fan, so the finished system ends up larger than the bare board hints.
Why it is worth a look
The N006 is a neat marker of how far edge AI hardware has shrunk. WeAct ships a GitHub repo with a user manual, a JetPack 7.x getting-started guide that flashes from an Ubuntu 24.04 host, and a device-tree update script, so you are not staring at a blank slate. If you have been eyeing autonomous drones or vision-guided robots but balked at bolting a whole dev kit to your build, this is the carrier that finally makes the numbers — size, power, and price — line up.
Frequently Asked Questions
Which Jetson modules does the WeAct N006 support?
The N006 is built for the NVIDIA Jetson Orin NX in 8GB or 16GB versions, running at up to 40W in Super Mode, exposing HDMI, Gigabit Ethernet, dual MIPI CSI camera connectors, USB 3.2, and CAN bus.
How is the N006 powered for drone and field use?
Instead of USB-C, it takes 16 to 28V DC (24V recommended) through an XT30 connector and can run directly off a 6S battery pack, with undervoltage, overvoltage, overcurrent, and reverse-polarity protection built in. It sells for about $130.
What will I learn if I build with this board?
You will get hands-on with edge AI deployment — flashing JetPack 7.x from an Ubuntu host, wiring cameras over MIPI CSI, connecting motor controllers and sensors via CAN bus and I2C, adding NVMe storage over PCIe, and powering an embedded system safely from a battery pack.
