Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.17 KB

This project was used to create a 6 light (2 spots are doubled up, so 8 technically) light show with a keypad for input on which show to run.

The following products were purchased for a Raspbery Pi 2 Model B:

Wiring followed https://learn.adafruit.com/tlc5947-tlc59711-pwm-led-driver-breakout and https://learn.adafruit.com/matrix-keypad/pinouts

I moved the GPIO5 pin for the LED Driver up one pin to the GPIO0 spot.

To auto boot the RPI into the program, I followed the instructions here: https://raspberrytips.com/which-raspberry-pi-os-is-running/

pi@rpi-supralights:~ $ sudo cat /etc/xdg/autostart/lights.desktop
[Desktop Entry]

Name=SupraLights
Exec=/usr/bin/python3 /home/pi/keypad.py