Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@jcreyf jcreyf released this 23 Nov 06:13
· 166 commits to master since this release
2f6565c
  • working controller on Raspberry PI:
    • controller to toggle the ledstrips with a switch directly connected to the PI's I/O pins;
    • Flask server on the PI, running public API to control the ledstrips, colors and brightness over the network;
    • first working draft of a Python Kivy app for computers and Android tablets and cell phones to manage the ledstrips through the API;