onlaj / Piano-LED-Visualizer

Piano LED Visualizer: Connect an LED strip to your Raspberry Pi and create an immersive visual experience for your piano playing
MIT License
531 stars 112 forks source link

Allow application to run without a Raspberry Pi #486

Closed stephen322 closed 11 months ago

stephen322 commented 11 months ago

Hopefully will allow easier development for certain sections of code. Comes with a web-based LED emulator (alpha).

System/Platform and Hotspot functions moved to platform.py. So when not running on a Pi will hopefully not mess up the OS.