Commit Graph

11 Commits

Author SHA1 Message Date
c789fd259b Fixed OTA firmware update 2017-04-16 14:25:36 +02:00
b39f3ba826 Added OTA firmware update
Added range customization (untested)
Added static mode easing (untested)
2017-04-16 13:40:34 +02:00
abd12a3714 Fixed new brightness as percentage value not being used 2017-03-27 23:02:45 +02:00
0a41a25163 Added support for passing brightness in % to the ReST API 2017-03-27 22:57:41 +02:00
e70018ec9d Fixed static file serving on a Raspberry Pi 2017-03-27 22:30:57 +02:00
8fa9b63dfc Added GetRange/SetRange functionality (untested)
Fixed custom mode on frontend
2017-03-27 22:24:05 +02:00
4fbbee8f5b Added ReST API and a simple web application
Added OpenSCAD file for the project case
2017-03-25 16:36:04 +01:00
b3d980c2ac Added exponential brightness to PWM conversion 2017-03-24 23:04:58 +01:00
aa3bcf5eaf Reset all LEDs before starting initialization 2017-03-24 21:45:05 +01: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