6cc2b5de02
Build-time detection of secret.h
...
Added geocode call to devserver and fixed frontend implementation
2018-01-08 16:27:36 +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
272535006b
Implemented NTP client
2018-01-05 21:15:19 +01:00
488e8598ec
Fixed API document internal links
2018-01-05 20:17:55 +01:00
1319dd43c6
Fixed minor issues with the tick code, works suprisingly well otherwise!
2018-01-05 20:03:06 +01:00
84ddcb3a1d
Theoretical implementation of tick
...
Completely untested
2018-01-05 16:43:14 +01:00
fea7b1dbb5
Removed the GitVersion Sha as it was impossible to commit
2018-01-04 22:56:31 +01:00
42647f0db7
Reintroduced PCA9685 and Stairs classes
...
Compiles, but lacks the tick implementation
2018-01-04 22:53:35 +01:00
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
d9ae78ba07
Added basis for firmware uploading
2018-01-01 21:00:56 +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
8ffb095326
Merge branch 'release/1.2'
2017-10-05 17:09:44 +02:00
3099dd8a0e
Merge tag '1.2' into develop
...
Release 1.2
2017-10-05 17:09:44 +02:00
47dae8c014
Merge tag '1.1' into develop
...
Release 1.1
2017-10-05 17:09:04 +02:00
b39c6286a8
Merge branch 'release/1.1'
2017-10-05 17:09:03 +02:00
015a408441
Set WiFi to station mode only (disables AP SSID broadcast)
2017-10-05 17:06:06 +02:00
c93d12abd8
Fixed #1 : Weird easing behaviour
2017-05-20 11:16:31 +02:00
4e9601a71e
Merge branch 'release/1.0' into develop
2017-05-20 10:30:23 +02:00
2eecb85f02
Merge branch 'release/1.0'
2017-05-20 10:30:22 +02:00
aadb3d68ca
Reinitialize current mode after changing the range parameters so they are immediately reflected
...
Marking this the 1.0 release
2017-05-20 10:29:55 +02:00
65e34bfdd1
Fixed easeTime parameter for static mode
2017-05-20 10:15:24 +02:00
242155a64c
Added range settings for each step
...
Overhauled web frontend
2017-05-06 15:27:20 +02:00
98fd68eeee
Fixed initialisation of step ranges
...
Added "always update" flag to update server
2017-04-16 16:10:42 +02:00
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