Raphaël Vinot
3ee6e5332b
messing around
2015-03-21 20:34:56 +01:00
Raphaël Vinot
9da3123796
Improve dynamic configuration
...
* Control framerate in the forwarder
* The processing client can use a smaller framerate than the default/max
* The processing client can send an image smaller than the full screen
Known Bug: doesn't work if the width is smaller than the one of the screen
* The default config is sent to the processing client by the server
Sanity checks are made on the client configuration
* Code Cleanup
2015-03-20 00:46:31 +01:00
Raphaël Vinot
8d371b95df
Cleanup, only send the ledsPerStrip value to the teensy
2015-03-19 00:09:50 +01:00
Raphaël Vinot
b48140d50f
todo ++
2015-03-18 00:29:45 +01:00
Raphaël Vinot
67d265c59d
Add TODOs
2015-03-17 08:38:58 +01:00
Raphaël Vinot
09d9826086
some speed tests
2015-03-17 00:39:57 +01:00
Raphaël Vinot
f1b708db97
Fix last commit
2015-03-17 00:00:47 +01:00
Raphaël Vinot
e0cbe48414
Initial version of processing over TCP stuff. Not really working.
2015-03-16 01:27:30 +01:00
Raphaël Vinot
52835c9b8c
Use more leds, too slow, need to try with real Serial
2015-03-10 00:35:38 +01:00
Raphaël Vinot
460c89f459
add support for long lines (one single LED strip)
2015-03-09 21:31:24 +01:00
Raphaël Vinot
db4bd6927b
initial test to support the 1-LED-strip mode
2015-03-09 00:42:34 +01:00
Raphaël Vinot
9710a7f87f
add example to control pixels independently
2015-03-08 23:54:36 +01:00
Raphaël Vinot
c1c24bdf3b
add 2D image support
2015-03-05 23:37:16 +01:00
Raphaël Vinot
fd4089dae9
fix the unsigned byte issue.
2015-03-05 22:58:41 +01:00
Raphaël Vinot
a821b22cad
add python example. Partially working.
2015-03-03 01:12:31 +01:00
Raphaël Vinot
32018441d9
cleanup
2015-03-02 20:23:46 +01:00
Raphaël Vinot
c2ef20184b
Prototype of processing code on teensy 3.1 & OctoWS2811
2015-03-02 00:24:26 +01:00