Commit Graph

13 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 1319dd43c6 Fixed minor issues with the tick code, works suprisingly well otherwise! 2018-01-05 20:03:06 +01:00
Mark van Renswoude 0aca40c71e Fixed firmware uploading
GZipped HTML, JS and CSS
Added gulp task for copying firmware binary to bin folder
2018-01-03 21:45:14 +01:00
Mark van Renswoude d9ae78ba07 Added basis for firmware uploading 2018-01-01 21:00:56 +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 98fd68eeee Fixed initialisation of step ranges
Added "always update" flag to update server
2017-04-16 16:10:42 +02:00
Mark van Renswoude c789fd259b Fixed OTA firmware update 2017-04-16 14:25:36 +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 e70018ec9d Fixed static file serving on a Raspberry Pi 2017-03-27 22:30:57 +02:00
Mark van Renswoude 4fbbee8f5b Added ReST API and a simple web application
Added OpenSCAD file for the project case
2017-03-25 16:36:04 +01:00
Mark van Renswoude b3d980c2ac Added exponential brightness to PWM conversion 2017-03-24 23:04:58 +01: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