Commit Graph

9 Commits

Author SHA1 Message Date
Mark van Renswoude 77f4cf79d3 Removed unused modified HTTPClient
Decreased AP button time
Added pinout print to be included in the box
2018-02-12 21:01:12 +01:00
Mark van Renswoude a3a5f274ba Added Fritzing wiring reference 2018-01-21 11:31:41 +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 65e34bfdd1 Fixed easeTime parameter for static mode 2017-05-20 10:15:24 +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 8fa9b63dfc Added GetRange/SetRange functionality (untested)
Fixed custom mode on frontend
2017-03-27 22:24:05 +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