Electronic and Hardware Setup for GPIO and Seven Segment Display

GPIO

This Readme talks about basic electronic setup for LED on Jetson Nano

GPIO Hardware

GPIO Setup

gpio setup

GPIO Electronic Wiring

The Collector, Base, and Emitter are different depending on which part number you have. We’re using a P2N2222 here. We will be wiring the red wire to +5V on Pin 2 on the Jetson, the black wire to GND on pin 6, and the transistor Base through the base resistor on Pin 12.

GPIO Result

gpio setup actual

Seven Segment Display

Seven Segment Display Hardware

Seven Segment Electronic Wiring

Code

Link to Code