Curriculum Catalog
Module 4: Jetson Nano Experiments
Three interactive sandboxes — hardware config, GPIO, and Edge AI.
memory
Experiment 01
Hardware & OS Setup
Interact with a simulated Nano motherboard. Flash the OS to the MicroSD, connect power, and attach the CSI Camera ribbon.
cable
Experiment 02
IoT Sensor & GPIO
Use a virtual breadboard. Write a Python script to toggle a simulated LED connected to the Nano's 40-pin GPIO header.
visibility
Experiment 03
Edge Computer Vision
Run a Deep Learning inference script using a pre-trained ResNet model to draw object bounding boxes on a video feed.