Commit Graph

92 Commits

Author SHA1 Message Date
c90b843a87 Added information for other controllers
See also https://github.com/NimmLor/esp8266-nanoleaf-webserver/issues/2
2019-10-24 11:16:55 +02:00
81fe990a0e Link optimised 2019-10-24 11:08:39 +02:00
95407f6839 Renaming not necessary if downloaded as release 2019-10-24 11:06:59 +02:00
92cbeebf35 Version warnings moved to better places 2019-10-24 11:03:36 +02:00
9b0d2ac4e3 Update esp8266-nanoleaf-webserver.ino
hostname configuration is now set before wifi starts
2019-09-01 14:23:06 +02:00
8b81985b49 Update README.md 2019-06-09 17:30:32 +02:00
c736b73980 Merge pull request #1 from bkonings/patch-1
Add hostname to wifi non-ap mode
2019-06-02 10:21:10 +02:00
a632c68942 Add hostname to wifi non-ap mode
Add hostname to wifi non-ap mode
    WiFi.hostname("Nanoleaf");
2019-05-30 14:21:14 +02:00
05f8aaacd8 Fixed broken link 2019-05-12 16:44:33 +02:00
d20fa298fd Updated README.md 2019-04-05 15:59:44 +02:00
5e2c9dade4 Merge branch 'master' of https://github.com/NimmLor/esp8266-fastled-webserver 2019-03-26 20:07:23 +01:00
816e9d521d removed file 2019-03-26 19:55:15 +01:00
78e5066c5a Small fixes
Fixed numbering mistakes
Added instructions to access the gui
image link fix
2019-03-02 10:09:35 +01:00
1aa0b191be Added instructions for Node-RED
Updated Features
2.0
2019-02-24 21:57:41 +01:00
200d3c06c9 Merge branch 'master' of https://github.com/NimmLor/esp8266-fastled-webserver 2019-02-24 21:48:27 +01:00
539804fbc8 Added Node-RED integration
Added Alexa integration
Added support for custom patterns
2019-02-24 21:48:14 +01:00
3132613ad5 Renamed the file 2019-02-18 08:10:48 +01:00
18db8e2882 Updated Readme.md
Small setup hint added
2019-02-14 10:14:21 +01:00
bdabc3f7cd Updated Readme.md
Updated the Upcoming Features section
2019-02-14 10:05:43 +01:00
938a2bd773 Delete web-app-simple-thumb.png 2019-01-27 11:03:27 +01:00
92c879b499 Delete web-app-simple.png 2019-01-27 11:03:19 +01:00
519e070130 Delete web-app-thumb.png 2019-01-27 11:03:13 +01:00
489259711a Delete web-app.png 2019-01-27 11:03:06 +01:00
b7c672a53f Delete webapp.png 2019-01-27 11:02:37 +01:00
7a5feb09be Updated image paths
Renamed the repository so i had to adapt the image urls.
2019-01-23 15:22:17 +01:00
053fbf1aed Added missing checkbox and slider 2019-01-20 14:29:42 +01:00
f2542fe996 Add files via upload 2019-01-18 16:44:30 +01:00
88c6dc6e51 Delete DSC_8620.JPG 1.0 2019-01-16 09:10:02 +01:00
40c9ac4536 Delete DSC_8619.JPG 2019-01-16 09:09:16 +01:00
1e9861d6d0 Delete DSC_8617.JPG 2019-01-16 09:07:01 +01:00
f377ae2742 Delete DSC_8616.JPG 2019-01-16 09:06:53 +01:00
e205f8bece Delete test.md 2019-01-16 09:06:02 +01:00
dc07ab11e4 Delete rgb_preview.gif 2019-01-16 09:05:46 +01:00
b83e48016c Merge branch 'master' of https://github.com/NimmLor/esp8266-fastled-webserver 2019-01-15 20:20:20 +01:00
1b9535651a Adapted code to work with nanoleafs:
- adapted some vfx
- created easy config section
- added single leaf control to the ui
2019-01-15 20:17:58 +01:00
5c9ab4f749 Add files via upload 2019-01-15 20:03:05 +01:00
0db34d27ef Add files via upload 2019-01-14 21:01:02 +01:00
b31c73e217 Add files via upload 2019-01-14 20:56:31 +01:00
85d99b6a7f Add files via upload 2019-01-14 18:54:12 +01:00
0c16edc65c Delete circuit.jpg 2019-01-14 18:54:00 +01:00
1edb9517cb Add files via upload 2019-01-14 18:51:57 +01:00
2d08fa5b96 Add files via upload 2019-01-13 20:07:10 +01:00
94700bf4d3 Create test.md 2019-01-13 20:06:42 +01:00
cec7952757 Delete test.md 2019-01-13 19:48:42 +01:00
3376514e01 Create test.md 2019-01-13 19:48:33 +01:00
e57869202e Adapted code to work with the DIY-Nanoleafs 2019-01-13 16:45:50 +01:00
757e3b2fd8 Update simple.htm 2018-12-16 09:54:34 -06:00
e2d546bf8c Issue #88: Fire and water with more than 256 leds
Fixed #88 - Fire and water effect fails with more than 256 leds, thanks to @vkiisler
2018-11-07 18:03:12 -06:00
cdb02c9bbf Misc changes
Simplified wi-fi, reverting back to explicit AP or STA modes.
Moved wifi ssid and password to Secrets.h file, which is intentionally omitted from git.
Commented out websockets while troubleshooting wi-fi and jitter issues.
Removed delay while wi-fi connecting, just show the LEDs already!
WIP jitter fixes/improvements.  This configuration all but eliminates jitter on my test setups.
Added different FastLED interrupt options (commented out).
Auto-formatted file.
2018-10-06 13:09:10 -05:00
04103b80a3 Update TwinkleFOX.h 2018-03-18 17:30:31 -05:00