Commit Graph

8 Commits

Author SHA1 Message Date
381a77e9ce Removed geocode proxy, it was causing too many exceptions
- replaced with a Maps API key in the newly added system settings
2018-01-08 21:58:22 +01:00
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
42647f0db7 Reintroduced PCA9685 and Stairs classes
Compiles, but lacks the tick implementation
2018-01-04 22:53:35 +01:00
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
242155a64c Added range settings for each step
Overhauled web frontend
2017-05-06 15:27:20 +02:00
b39f3ba826 Added OTA firmware update
Added range customization (untested)
Added static mode easing (untested)
2017-04-16 13:40:34 +02:00
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
abe13843b4 Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00