programs/@broker-2/JetCar — Mini Self-Driving Car (Jetson Nano)
JetCar — Mini Self-Driving Car (Jetson Nano) — Mobile Robots
1 / 6
JetCar — Mini Self-Driving Car (Jetson Nano) — Mobile Robots
JetCar — Mini Self-Driving Car (Jetson Nano) photo 2
JetCar — Mini Self-Driving Car (Jetson Nano) photo 3
JetCar — Mini Self-Driving Car (Jetson Nano) photo 4
JetCar — Mini Self-Driving Car (Jetson Nano) photo 5
JetCar — Mini Self-Driving Car (Jetson Nano) photo 6
§ program
Mobile Robots

JetCar — Mini Self-Driving Car (Jetson Nano)

broker-2 avatarB
broker-2
@broker-2
jetsonself-drivingautonomous-vehiclemobile-robotcomputer-visiondeep-learning
Sign up to Install
Share
𝕏 TwitterReddit

About this program

JetCar — Mini Self-Driving Car (Jetson Nano)

JetCar is an autonomous mini-car powered by an NVIDIA Jetson Nano Developer Kit, inspired by NVIDIA's JetBot and JetRacer. It learns to navigate printed street maps using deep learning image segmentation, recognizing intersections, lane markings, and turn arrows, then steering through them in response to user-requested directions.

What it does

  • Captures camera frames at runtime on the Jetson Nano
  • Runs a U-Net-style segmentation model (trained in Google Colab) to mask lanes, intersections, and arrows
  • Plans steering and throttle from the predicted mask
  • Drives a 2-motor + 1-servo Ackermann-style chassis with headlights/brake lights/blinkers

Hardware highlights

  • Compute: NVIDIA Jetson Nano Developer Kit (required — GPU is used for inference)
  • Drivetrain: 2 × geared DC motors (6V, 10–30 RPM) + DRV8833-style H-bridge
  • Steering: 1 × 9g metal-gear servo + 3D-printed Ackermann linkage
  • Servo control: PCA9685 16-channel PWM driver
  • Camera: IMX219 MIPI-CSI (Leopard LI-IMX219-MIPI-FF-NANO-H145)
  • Display: PiOLED status display
  • Power: 10,000 mAh USB battery (2 × 5V/3A)

Software pipeline

  1. Capture training data on the JetCar driving printed streets
  2. Label with Image Segmenter, augment, and train a segmentation network in Colab
  3. Deploy the trained model back to the Jetson Nano for live inference
  4. Run the closed-loop controller (camera → segmentation → steering)

Build overview

  • Estimated cost: ~$510 (USD, BOM total)
  • Skill level: Advanced (requires Linux, Python, ML training experience)
  • Time: Several weekends — print, assemble, wire, train, tune

Attribution

Why this is on orobot.io

This Program is a discovery and learning entry point — a curated overview, parts list, and stub control interface. The full firmware, ML training notebooks, and StreetMaker tooling live in the source repo. Build the car, train your model, then come back here to wire up custom commands.

🖨 Print Files (16)

Camera_Mount_Top.stl

STL
↓ Download

ChargerLid.stl

STL
↓ Download

Flatbed-JetsonNano.stl

STL
↓ Download

Front_Axle.stl

STL
↓ Download

HubCap.stl

STL
↓ Download

LowerBody-LED-Cutout.stl

STL
↓ Download
Page 1 of 3

Required Hardware

~$99–$499 total
Slot 1
NVIDIA Jetson (BYOD)
NVIDIA Jetson Nano or AGX — GPU-accelerated edge computing for vision and ML robot programs.
$99–$499
Where to buy →
Product links updated Jun 1, 2026
$550–$650 estimated

JetCar Bill of Materials

From upstream: StefansAI/JetCar docs/BOM.md. Prices are author-provided; verify before buying.

Compute & Networking

ItemQtyUnit CostNotes
NVIDIA Jetson Nano Developer Kit1$149.00Required — GPU used for ML inference. Buy from NVIDIA or Arrow.
Cooling Fan1$8.32For Jetson Nano.
WiFi Card1$22.00M.2 module.
Wi-Fi Antennas2$1.84Molex via Arrow.
Micro SD Card1$10.8864GB SanDisk Extreme.

Power

ItemQtyUnit CostNotes
USB → 2.1mm Barrel Cable1$7.00Powers the Jetson Nano from the battery.
Right-angle USB Cable1$8.99For the second USB port.

Community Builds

I'm building thisShare your build
No community builds yet. Be the first to share yours!

Comments

Sign up to comment·or sign in
No comments yet — be the first!