Commit Graph

83 Commits

Author SHA1 Message Date
Sam Ellicott
892771700f Set default ESP_ROOT
-ESP_ROOT=~/esp8266/esp-open-sdk
2021-02-13 11:24:21 -05:00
Sam Ellicott
cae295d989 Updated README files for Colorchord Embedded 2021-02-13 11:23:31 -05:00
Tim Gates
51eafab39d
docs: fix simple typo, thurroughly -> thoroughly
There is a small typo in embedded8266/README.md.

Should read `thoroughly` rather than `thurroughly`.
2020-12-18 06:41:30 +11:00
angyongen
0f17c793e2
Update adc.c
Please see the email I sent you.
2020-02-11 20:58:19 +08:00
bbkiwi
2539f021dc Fix ws2812_i2s.c to include ccconfig.h and explicitly invert literals to prevent warning 2019-05-29 17:05:43 +12:00
bbkiwi
80d6b40a7d A squashed, should only change a few lines and no mucking about with submodules 2019-05-23 14:07:47 +12:00
CNLohr
ad6a7418f3
Update README.md 2019-02-06 23:08:41 -08:00
cnlohr
758a5cc39d stab at the esp8266 port 2018-11-30 07:01:36 -05:00
cnlohr
56dbb60933 Fix address! 2018-11-18 15:38:00 -05:00
cnlohr
36b4b021c4 change colorchord config address 2018-11-18 15:36:21 -05:00
cnlohr
bdbab3be8b update experimental branch 2018-11-18 15:27:29 -05:00
cnlohr
2a0c78d526 bump submodule 2018-11-18 12:42:31 -05:00
cnlohr
8d05985d73 Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-11-17 01:23:15 -05:00
cnlohr
a61743883d bump to master 2018-11-17 01:23:05 -05:00
CNLohr
b24562e8bb
Update README.md 2018-11-16 17:40:02 -05:00
cnlohr
a02d56e20d Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-10-21 00:00:29 -04:00
cnlohr
da75b5456b Bump firmware - permitting output at boot for systems with GPIO14 hooked to "enable audio" 2018-10-21 00:00:04 -04:00
CNLohr
bcc3347893
Update ws2812_i2s.c 2018-07-22 19:35:04 -04:00
cnlohr
941b75f0a6 Add the mpfs 2017-09-11 23:17:22 -04:00
cnlohr
1d86a1c52e Add image files and update to newest everything. 2017-09-10 23:10:37 -04:00
cnlohr
039ab46078 Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-09-07 21:58:30 -04:00
cnlohr
bb7c21fcf3 Bump esp82xx 2017-09-07 21:58:22 -04:00
bbkiwi
e5dbe3a96b Start ADC HPATimer only once. Makes for more stable collection of audio
when connected to wifi (especially station mode). However the range of
output from the ADC is truncated.
TODO fix, or use system_adc_fast_read with wifi off and RF off
The devfixes branch of esp82xx needs to be used
2017-07-17 01:20:25 +12:00
cnlohr
095ca6d415 remove unused references to settings.h 2017-06-24 02:13:01 -04:00
cnlohr
faa72a488b forgot to set key on save. 2017-06-21 23:55:03 -04:00
cnlohr
454ca08025 Switch ColorChord over to the new dev esp82xx. 2017-06-21 23:43:11 -04:00
opus506
51def3b57a 12 seconds timeout for wifi scan select
12 seconds timeout for wifi scan select
2017-04-15 20:31:02 -03:00
opus506
3ae55f8fe4 Increased timeout for WifiDataTicker to 6 seconds.
Scan For Stations fix. @pjmole
2017-04-12 23:36:20 -03:00
opus506
c5e33589b9 Update menuinterface.js 2017-04-05 12:34:17 -03:00
opus506
36463a6c1a Update main.js 2017-04-05 12:32:22 -03:00
opus506
fea75022d8 Update index.html 2017-04-05 12:29:21 -03:00
opus506
7da81aa4f1 Update user.cfg 2017-04-05 12:28:26 -03:00
cnlohr
eca3a360a8 fix detached head 2017-01-04 03:33:42 -05:00
cnlohr
e1c11bc0d6 Update to use specific SDK 2016-12-30 12:47:02 -05:00
Charles Lohr
3d991c5473 push to forward 2016-08-26 23:58:10 -04:00
Charles Lohr
9320a9cd24 update rev 2016-08-26 23:50:57 -04:00
Charles Lohr
a1ca99bee2 Bumped submodule 2016-08-23 20:48:48 -04:00
Charles Lohr
26010905b0 Update for in infrastructure mode. Don't give false hope about using other SDKs. 2016-08-23 20:44:47 -04:00
Charles Lohr
893c7ac6d4 get rid of unneeded printf 2016-08-23 02:07:14 -04:00
Charles Lohr
36de380a33 Update to latest esp8266 and leverage new functionality.
Also, uses less IRAM so it fits with SDK 1.5.4
2016-08-23 02:05:07 -04:00
con-f-use
874d88fbf3 Auto-pull esp82xx 2016-08-21 15:33:44 +02:00
con-f-use
8df1d5e37c Bump esp82xx version 2016-08-21 15:31:47 +02:00
Charles Lohr
a38f926f73 Update exp82xx and make automatically get new submodules if needed 2016-08-19 22:46:50 -04:00
Charles Lohr
761a493082 Bump submodule and add command for initializing with submodule in case you forgot to pull recursive 2016-08-19 09:19:26 -04:00
Charles Lohr
dc53dbb0ac Bump submodule 2016-08-19 09:15:29 -04:00
Charles Lohr
6eaea114d0 Get the embedded8266 port working with esp82xx! 2016-08-18 22:09:01 -04:00
con-f-use
00fd4a1024 Bump esp82xx version 2016-08-19 01:56:51 +02:00
con-f-use
8b87a5896f Templateize index.html 2016-08-19 01:14:41 +02:00
con-f-use
63be61e225 Modularize esp8266 components 2016-08-19 00:13:41 +02:00
con-f-use
35a4e9db73 Handle overhang when verifying flash 2016-08-15 02:02:11 +02:00