Commit graph

50 commits

Author SHA1 Message Date
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
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 ee756a820d Update with make-all-the-leds-the-same solo option. 2015-08-08 23:02:39 -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 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
cnlohr 5a4c232d43 Update ColorChord for the ESP8266 2015-07-27 03:34:00 -04:00
cnlohr 46c9f8fcf6 update DMX for recording 2015-06-29 20:50:06 -04:00
cnlohr 518d69c0aa I am on my way with this, but it's going slowly. 2015-06-04 01:51:24 -04:00