C++ library to manage the GPIO header of the Nvidia JETSON boards
- Connect LED Strip +5v & Gnd to the +5v and Gnd Pins on Jetson Nano as shown in the figur below.
-
Clone the repo using
git clone https://github.com/aliahmadXVR/jetson_SPI_ledControl.git -
cd EXAMPLES_C++ -
``sudo ./led_spi_control"
-
Provide the LED number as input after running the above command. The number should be between 0 & 11. The respective LED will blink."
