DevLights are the smart home LED Stripes for Developers. This is the code for the DevLights Hardware intended to run on an ESP8266 or preferably the custom designed boards.
Make sure that you have installed the Arduino IDE and added the ESP8266 platform to it.
git clone https://github.com/ProjektDevLights/Hardware.git
cd Hardware
arduino . #or open the folder from the ide (on windows)Install the following libraries
To compile and upload the code to the ESP connect it to your PC and hit the upload button in the IDE.
Feel free to open an issue on GitHub or send pull requests, when encountering issues or want to add some features. If you have any questions email peters@teckdigital.de or slaar@teckdigital.de.
