Commit graph

15 commits

Author SHA1 Message Date
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 aad48e3799 Some housekeeping fixes and fix a bug with "FR" that prevented it's functioning. 2016-08-13 14:09:16 -04:00
Charles Lohr 7ddf3ff9cc Update corner case for websockets (a 126 byte packet) 2016-07-21 22:57:14 -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 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 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 8e67b46173 D'uh. Don't block interrupts on HTTP transfers! 2015-08-03 01:27:36 -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