Commit Graph

76 Commits

Author SHA1 Message Date
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
681c29a877 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:24:05 -06:00
Jason Coon
9bc7b7a5e7 Merge pull request #20 from seanspotatobusiness/master
Libraries part of readme
2017-02-18 11:40:20 -06:00
seanspotatobusiness
e28346a6ee Update README.md 2017-01-27 22:18:50 +00:00
seanspotatobusiness
95e5f27caf Update README.md 2017-01-27 22:13:38 +00:00
seanspotatobusiness
608a7827d2 Update README.md 2017-01-27 22:11:49 +00:00
Jason Coon
f49ca2d1f9 Merge pull request #12 from seanspotatobusiness/master
Update to README?
2017-01-12 15:19:06 -06:00
seanspotatobusiness
1e9b486cfd Update README.md
Added Step to download files from GitHub (not obvious what to download or where if you're new to this)
2017-01-12 18:57:23 +00:00
seanspotatobusiness
f5702fe80f Update README.md
Added Arduino IDE preparations to Installing section.
2017-01-12 16:19:20 +00: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