Commit Graph

23 Commits

Author SHA1 Message Date
Jason Coon
e5c988727e Improved instructions. 2017-05-06 11:42:08 -05:00
Jason Coon
93340c3016 Fixed Feather Huzzah link. 2017-05-05 09:17:00 -05:00
Jason Coon
20c528871f Added ULTiM8x8 demo video pic & link 2017-05-04 21:49:34 -05:00
Jason Coon
55e70750c9 Ssupport for ULTiM8x8 and Adafruit Feather ESP8266 2017-05-04 21:06:56 -05:00
Jason Coon
30a8d23139 Fixed wrong EEPROM address for currentPaletteIndex 2017-02-21 18:53:15 -06:00
Jason Coon
e0a0095d04 Fixed GitHub link 2017-02-18 14:40:56 -06:00
Jason Coon
e4e50b538a Fixed web page header text. 2017-02-18 14:38:45 -06:00
Jason Coon
f04a089fa4 Added palette selector
* Added palette selector and supporting code.
* Switched several patterns to use the selected palette: Confetti,
Sinelon, BPM, Juggle
* Limit EEPROM writes in autoplay mode.
2017-02-18 13:48:33 -06:00
Jason Coon
d8149e2fd3 Updated with latest changes from Tree v2
Added support for dynamic fields, updated web app, etc.
2016-12-18 16:02:44 -06:00
Jason Coon
f1d2c4dd94 Merge pull request #10 from fromeijn/master
always set WiFi.mode()
2016-11-22 19:35:09 -06:00
Floris Romeijn
eefdad9da4 always set WiFi.mode() 2016-11-23 00:15:02 +01:00
Jason Coon
8b97216931 Merge pull request #6 from eppfel/solidcolor-eeprom-fix
Fix writing of solid color to EEPROM
2016-07-18 21:21:05 -05:00
Felix Epp
31e2dd3cea Fix writing of solid color tp EEPROM
A typo wrote the red value to green and blue as well, which resulted in
some level of white.
## To make a commit, type your commit message and press SUPER-ENTER. To cancel
## the commit, close the window. To sign off on the commit, press SUPER-S.
##
## You may also reference or close a GitHub issue with this commit.  To do so,
## type `#` followed by the `tab` key.  You will be shown a list of issues
## related to the current repo.  You may also type `owner/repo#` plus the `tab`
## key to reference an issue in a different GitHub repo.
2016-07-19 01:52:44 +02:00
Jason Coon
4c966a0c45 Update README.md 2016-06-11 16:42:08 -05:00
Jason Coon
24d48af1fe Merge pull request #2 from ctaloi/master
Add ESP8266FS Doc
2016-03-15 20:17:26 -05:00
Chris Aloi
aabbe79f4f Add ESP8266FS Doc
Added a note about needing to install the ESP8266FS tool.
2016-03-15 20:28:44 -04:00
Jason Coon
0d3d32258d Fixed compiler errors in Arduino 1.6.8. Added color swatch buttons. 2016-03-12 11:28:33 -06:00
Jason Coon
b9398eac51 Merge branch 'master' of https://github.com/jasoncoon/esp8266-fastled-webserver 2016-03-12 08:35:27 -06:00
Jason Coon
b3d1dc8375 Removed MSGEQ7 audio code, doesn't work well yet on the EPS8266. 2016-03-12 08:35:21 -06:00
Jason Coon
b15402f7b6 Update scripts.js 2016-03-11 10:31:09 -06:00
Jason Coon
58f56a1e1d Merge branch 'master' of https://github.com/jasoncoon/esp8266-fastled-webserver 2016-03-10 07:58:10 -06:00
Jason Coon
f270c81038 Initial commit. 2016-03-10 07:57:02 -06:00
Jason Coon
fd18c3062d Initial commit 2016-03-10 07:56:25 -06:00