Skip to content

h00die/supra_lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages