AI on the Jetson Nano LESSON 58: Controlling an LED With GPIO Pins and Button Switch

In this lesson we show you how to control a simple LED circuit using the GPIO pins on the Jetson Nano. We use pull up resistors to connect a push button to the Jetson Nano GPIO pins.  We create a toggle switch where the light turns off when the button is pressed, and then turns it back on when pressed again.