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 |
|
Charles Lohr
|
c8e5d078b7
|
add .git to end of the git modules.
|
2016-08-18 20:59:12 -04:00 |
|
CNLohr
|
f068395fec
|
Update .gitmodules
|
2016-08-18 20:43:22 -04:00 |
|
CNLohr
|
6c93368b90
|
Merge pull request #20 from con-f-use/master
Modularize esp8266 components
|
2016-08-18 20:11:24 -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 |
|
CNLohr
|
1dd31cc7c3
|
Merge pull request #16 from con-f-use/master
Add VERIFY_FLASH_WRITE as remedy for #15
|
2016-08-15 23:53:48 -04:00 |
|
con-f-use
|
35a4e9db73
|
Handle overhang when verifying flash
|
2016-08-15 02:02:11 +02:00 |
|
Charles Lohr
|
64ff0d2b78
|
Cleanup readme
|
2016-08-14 19:49:23 -04:00 |
|
Charles Lohr
|
306f21772c
|
update youtube videos
|
2016-08-14 19:48:34 -04:00 |
|
Charles Lohr
|
77ea9c174b
|
fix lines for video headers
|
2016-08-14 19:45:42 -04:00 |
|
Charles Lohr
|
ddb06e171d
|
Update readme with videos
|
2016-08-14 19:44:54 -04: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 |
|
CNLohr
|
c6d1e93f5d
|
Merge pull request #14 from con-f-use/master
Utilize web/Makefile in the main Makefile (esp82XX)
|
2016-08-05 01:40:41 -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 |
|
CNLohr
|
4ad69c4a49
|
Merge pull request #13 from con-f-use/master
Clean Makefiles up and remove need for esptool-ck (binary esptool)
|
2016-08-03 21:37:49 -04:00 |
|
Charles Lohr
|
c54dcf504a
|
Merge branch 'master' of https://github.com/cnlohr/colorchord
|
2016-08-03 21:35:58 -04:00 |
|
Charles Lohr
|
2ae0308f3f
|
update with changes needed to operate some existing systems.
|
2016-08-03 21:35:32 -04: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 |
|
CNLohr
|
0a7dfbd381
|
Merge pull request #11 from ClemRz/ranges-for-osc-and-dft-scaling
Adds ranges for osc and dft scaling
Charles note: Neat. I didn't know that about HTML. Thanks for your help!
|
2016-07-27 22:22:19 -04: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
|
686f47217f
|
Update for voice and input
|
2016-07-20 21:11:39 -04:00 |
|
Charles Lohr
|
d80ae18aff
|
Merge branch 'master' of https://github.com/cnlohr/colorchord
|
2016-07-04 17:00:16 -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
|
93389aa1ba
|
Merge pull request #8 from connornishijima/master
Minor grammar fix!
|
2016-06-07 01:47:06 -04:00 |
|
connornishijima
|
bcb57f463a
|
Minor grammar fix! ;)
|
2016-06-06 17:45:20 -06:00 |
|
Charles Lohr
|
bc5c12acc8
|
Update cells, fix windows build.
|
2016-05-31 01:11:24 -04:00 |
|
Charles Lohr
|
9f032be96d
|
update aspects for having a overall equalizer/compressor
|
2016-05-28 14:54:15 -04:00 |
|
Charles Lohr
|
cb048b7866
|
Update with support for stipled LED rings
Fix bug in linear driver that did out of index reading.
|
2016-05-27 23:54:34 -04:00 |
|
cnlohr
|
b34a1340ab
|
Fix Windows build closes #7
|
2016-03-18 01:31:28 -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 |
|