ESP8266-based project for controlling the LED strips on my stairs
Go to file
Mark van Renswoude 1f5f0a7d42 Added Ping command
Added prototype Node.js client app
Added UDP protocol documentation
Replaced brzo_i2c library with standard Wire.h while debugging
Removed test code from PCA9685 library
2017-03-24 21:40:56 +01:00
docs Added Ping command 2017-03-24 21:40:56 +01:00
src Added Ping command 2017-03-24 21:40:56 +01:00
web Added Ping command 2017-03-24 21:40:56 +01:00
.gitignore Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00
build.bat Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00
platformio.ini Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00
Stairs.sublime-project Added Ping command 2017-03-24 21:40:56 +01:00
TODO Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00
upload.bat Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00