Commit Graph

7 Commits

Author SHA1 Message Date
Mark van Renswoude 5d6c5f7b74 Added step control (all / individual)
Added status LEDs
Added start of location code (geocode latlong request crashes at the moment)
2018-01-07 23:13:13 +01:00
Mark van Renswoude 42647f0db7 Reintroduced PCA9685 and Stairs classes
Compiles, but lacks the tick implementation
2018-01-04 22:53:35 +01:00
Mark van Renswoude f87a8b6eb7 Changed from UDP to HTTP
Implemented access point, station mode and basic web configuration page
Actual lighting control is completely broken
2018-01-01 19:56:07 +01:00
Mark van Renswoude 242155a64c Added range settings for each step
Overhauled web frontend
2017-05-06 15:27:20 +02:00
Mark van Renswoude b39f3ba826 Added OTA firmware update
Added range customization (untested)
Added static mode easing (untested)
2017-04-16 13:40:34 +02:00
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
Mark van Renswoude abe13843b4 Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00