Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avt613/rpi-pwr-led

Turn on led on power up
https://github.com/avt613/rpi-pwr-led

Last synced: 6 days ago
JSON representation

Turn on led on power up

Awesome Lists containing this project

README

        

To Install

pip install RPi.GPIO
sudo nano /etc/rc.local
add "python /home/pi/RPi-PWR-LED/led-on.py &" before "exit 0"

Helped by
https://learn.sparkfun.com/tutorials/how-to-run-a-raspberry-pi-program-on-startup/all
https://thepihut.com/blogs/raspberry-pi-tutorials/27968772-turning-on-an-led-with-your-raspberry-pis-gpio-pins