This project is a python adaption of PWLP and more details of Tommy's project can be found in this blog post.
sudo python3.7 server.py
- RPi WS281x (
python3.7 -m pip install rpi_ws281x) - Adafruit-CircuitPython-NeoPixel (
python3.7 -m pip install adafruit-circuitpython-neopixel)
- fix so only one open process is created, rather than many subprocesses