Commit graph

31 commits

Author SHA1 Message Date
cnlohr bdbab3be8b update experimental branch 2018-11-18 15:27:29 -05:00
cnlohr 941b75f0a6 Add the mpfs 2017-09-11 23:17:22 -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
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 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 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 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 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
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
cnlohr a1a3d94e28 Update the 8266 stuff to my newest build. 2015-08-16 00:54:18 -04:00
cnlohr 30648367b7 STM32F407 to use prominene.
Also, switch the :'s to \t's everywhere I could find for the protocol to the ESP8266.
2015-08-13 01:47:29 -04:00
cnlohr 3b00d9e087 Separate out code to handle web menu interface. 2015-08-08 00:20:22 -04:00
cnlohr 6967f23349 update page to properly "click" the button. 2015-08-07 01:39:07 -04:00
cnlohr f844317327 add better control for disabling flags on the screen for esp8266 wifi configuration 2015-08-07 01:34:28 -04:00
cnlohr 577a0e2d36 Major changes to enable much more wifi information 2015-08-06 23:55:53 -04:00
cnlohr c4669ce825 major changes to the backend for controlling the ESP8266 ColorChord.
A new challenger has arrived.  It looks like basically... any network traffic causes glitches in the ADC in.  Not sure how to attack that yet.
2015-08-03 01:19:11 -04:00
cnlohr 666d8077ab much further progress :)
Able to have sustained and queued websockets connections at ~500 Hz.  Commands pass over said connection.
2015-07-30 02:45:02 -04:00
cnlohr ff2cd22d9a Update ESP8266 version 2015-07-29 01:54:49 -04:00