Jason Coon
432fbb95d9
Updated README, fixed Arduino ESP8266FS tool link.
2017-12-12 13:36:45 -06:00
Jason Coon
1d4f7e74de
Switched to WIFI_AP_STA mode. Can now connect directly to ESP's own AP, open new wifi.htm page, enter ssid and password, connect to another AP.
2017-11-18 21:45:50 -06:00
Jason Coon
545acb7144
Update README.md
2017-10-14 12:47:51 -05:00
Jason Coon
350feed191
Update README.md
2017-10-14 12:47:30 -05:00
Jason Coon
410186e6a5
Update README.md
2017-06-22 15:33:28 -05:00
Jason Coon
02e5ae137f
Improved instructions.
2017-05-06 11:33:25 -05:00
Jason Coon
c17cea3426
Improved instructions.
2017-05-06 11:30:15 -05:00
Jason Coon
407fd536c2
Fixed #25 (brightness not restored on startup)
2017-05-05 19:09:37 -05:00
Jason Coon
020b0b0e43
Fixed autoplay compile error.
2017-02-23 19:22:51 -06: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
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