collection of scripts to run an RGB led strip and a couple of relays on a pi zero
Ive use a number of resources to mess around with the pi and I'm attempting to make them all work in one place.
RGB LED Tutorial: https://dordnung.de/raspberrypi-ledstrip/
Python webserver with Flask: https://towardsdatascience.com/python-webserver-with-flask-and-raspberry-pi-398423cc6f5d
pi used as automation with relays: https://youtu.be/B_krqlk_cXo via NetworkChuck
basic relay video: https://youtu.be/51f3ZazNW-w
control a lamp with a relay: http://blog.whatgeek.com.pt/2018/05/use-a-raspberry-pi-and-a-relay-to-control-a-lamp/ Part 2: http://blog.whatgeek.com.pt/2018/05/control-a-lamp-with-a-raspberry-pi-using-a-webpage/