Skip to content

Releases: jcreyf/ledstrips

v1.0.0

23 Nov 06:13
2f6565c
Compare
Choose a tag to compare
  • 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;