Commit graph

215 commits

Author SHA1 Message Date
cnlohr
bdbab3be8b update experimental branch 2018-11-18 15:27:29 -05:00
cnlohr
2a0c78d526 bump submodule 2018-11-18 12:42:31 -05:00
cnlohr
8d05985d73 Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-11-17 01:23:15 -05:00
cnlohr
a61743883d bump to master 2018-11-17 01:23:05 -05:00
CNLohr
b24562e8bb
Update README.md 2018-11-16 17:40:02 -05:00
cnlohr
298b33b0fe Update with dodecahedron visualization 2018-11-09 07:02:53 -05:00
cnlohr
a02d56e20d Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-10-21 00:00:29 -04:00
cnlohr
da75b5456b Bump firmware - permitting output at boot for systems with GPIO14 hooked to "enable audio" 2018-10-21 00:00:04 -04:00
CNLohr
bcc3347893
Update ws2812_i2s.c 2018-07-22 19:35:04 -04:00
CNLohr
8dc3110c56
Update default.conf 2018-07-15 23:31:34 -04:00
CNLohr
67cdbc0ea2
Merge pull request #67 from HeMe2/master
remove obsolete drawing in OutputVoronoi module
2018-07-03 16:47:25 -04:00
CNLohr
6d4409b70a
Update default.conf
Change to -1 to make it more universally functional on Windows.
2018-07-03 16:45:39 -04:00
HeMe2
9a89be3aa8
remove obsolete drawing in OutputVoronoi module
Fixes issue, that voronoi output could not be used in headless mode!
2018-06-30 15:28:51 +02:00
CNLohr
83336f6b03
Merge pull request #65 from solarkraft/master
Add libudev-dev to dependencies
2018-05-28 15:47:39 -04:00
Paul Hendrix
268ce8062b
Add libudev-dev to dependencies
Compilation would otherwise fail with
```
hidapi.c:2161:21: fatal error: libudev.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'hidapi.o' failed
make: *** [hidapi.o] Error 1
```
2018-05-25 21:00:41 +02:00
cnlohr
5acd811a83 Fix spacing 2018-05-21 12:52:19 -04:00
cnlohr
d15f18113b Use semaphores for better performance. 2018-05-21 12:51:18 -04:00
cnlohr
4cdf3ed859 Bump style for keyboard 2018-05-21 00:50:25 -04:00
cnlohr
f5251a0e41 Make asynchronous operation better. 2018-05-20 22:24:20 -04:00
cnlohr
7910c7e029 Bump versions - add file writer for USB keyboard 2018-05-20 21:50:29 -04:00
CNLohr
07d64d32c4
Merge pull request #62 from kant/patch-1
Typo on paragraph #038
2018-05-12 23:41:45 -04:00
Darío Hereñú
cf4782813e
Typo on paragraph #038 2018-05-12 19:08:36 -03:00
cnlohr
8c7600117c make shmtest headless 2018-05-08 00:48:29 -04:00
cnlohr
e990fadce8 Bump shmtest 2018-05-08 00:47:53 -04:00
cnlohr
0cf43af8b6 Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-05-08 00:07:35 -04:00
cnlohr
585881113e add autolimitingo 2018-05-08 00:04:49 -04:00
cnlohr
df19f5a5f7 bump netlight 2018-05-08 00:04:33 -04:00
cnlohr
fd61a36f16 bump makefile 2018-05-08 00:04:11 -04:00
cnlohr
f768723eb4 add winsock initialization 2018-05-08 00:02:58 -04:00
cnlohr
b786fd1f45 Bump. Expose notes, too! 2018-05-07 23:47:06 -04:00
cnlohr
1908c75cf8 Bump shm test 2018-05-07 23:32:50 -04:00
cnlohr
c158ca0b5b Add SHM display for outputting directly to shared memory. 2018-05-07 23:13:06 -04:00
CNLohr
6c6f6cb13d
Merge pull request #54 from OleLL/master
Fixed a few things in Colorchord Embeddedlinux
2017-10-31 12:34:50 -04:00
OleLL
ad4f2d6d09
Removed -m32 to allow also 64 bit architectures 2017-10-30 23:31:41 +01:00
OleLL
9d873cf9b5
Fixed missing atoi + changed Init to InitColorChord 2017-10-30 23:30:51 +01:00
cnlohr
941b75f0a6 Add the mpfs 2017-09-11 23:17:22 -04:00
cnlohr
1d86a1c52e Add image files and update to newest everything. 2017-09-10 23:10:37 -04:00
cnlohr
71fd5c5aee Fix Linux compile issues. 2017-09-10 23:02:33 -04:00
cnlohr
8830b99454 Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-09-10 23:01:05 -04:00
CNLohr
4f983efbfe Major progress to getting colorchord on Windows TCC
Give it a shot. colorchord2/windows/compile.bat.  I am having issues
getting sound in.
2017-09-11 02:56:50 -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
CNLohr
ed9ac870c0 Merge pull request #49 from bbkiwi/fixes
Start ADC HPATimer only once. Makes for more stable collection of audio
2017-07-19 15:00:00 -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
4dc15e13e2 add hidapistuff 2017-07-08 16:58:41 -04: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
cnlohr
bf3b8f3e56 add file for irxmit 2017-06-07 21:49:53 -04:00
cnlohr
ed497bdf3b remove extra printf 2017-05-23 22:57:02 -04:00