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
con-f-use
7faa4ec9ea
Fix typo
2016-08-14 19:24:08 +02:00
con-f-use
75c3c2d5c7
Add VERIFY_FLASH_WRITE as remedy for #15
2016-08-14 18:50:55 +02:00
Charles Lohr
f3061cb82d
move readme
2016-08-13 14:14:27 -04:00
Charles Lohr
5427a810ae
Add some hardware
2016-08-13 14:13:46 -04:00
Charles Lohr
aad48e3799
Some housekeeping fixes and fix a bug with "FR" that prevented it's functioning.
2016-08-13 14:09:16 -04:00
con-f-use
57c1e9f672
Fix elusive missing semicolon
2016-08-04 18:06:01 +02:00
con-f-use
6b0d7e2530
Utilize web/Makefile from within the main Makefile (esp82XX)
2016-08-04 15:50:13 +02:00
con-f-use
24f251fa79
Add missing includes in execute_reflash.c (esp82XX)
2016-08-04 14:52:34 +02:00
con-f-use
c2d840fb31
Add missing #include <arpa/inet.h>
in pushtodev.c
2016-08-03 21:19:03 +02:00
con-f-use
0eafb88c47
Remove need for esptool-ck
2016-08-03 20:29:44 +02:00
con-f-use
6f1ab3059a
Clean up Makefiles
2016-08-03 16:27:10 +02:00
cronzon
af6c184dca
Adds range bars to scale OSC and DFT
...
Signed-off-by: cronzon <cronzon@switchfly.com>
2016-07-27 21:19:07 +00:00
cronzon
f8deeef7e6
Fixes compatibility issues when making with OSX
...
Signed-off-by: cronzon <cronzon@switchfly.com>
2016-07-27 21:19:07 +00:00
Charles Lohr
7ddf3ff9cc
Update corner case for websockets (a 126 byte packet)
2016-07-21 22:57:14 -04:00
Charles Lohr
ddcbe07e15
Now for use with the ESP8285 and having GPIO16 as input!
2016-07-04 16:59:34 -04:00
cnlohr
ae55f193cf
Commit to be compliant with ESP's SDK 1.5.1. Also, add binary blobs.
2016-01-28 20:38:48 -05:00
cnlohr
997ad27cc2
Make colorchord work with W25Q40 memory, using the window of flash after the IRAM loaded section.
2015-08-28 02:36:36 -04:00
cnlohr
c90a00e290
move update kicking
2015-08-18 01:11:03 -04:00
cnlohr
e8efa324e0
add easily programmed web page image
2015-08-16 00:54:57 -04:00