Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Kolb dda7385517 Adaptation for 160 LED strip
WARNING: This includes an incompatbile protocol change: The module index and
the action are now in separate bytes, as 8 bits are needed for the module
index.

Also, the module index is now 32 bit internally to make future upgrades easier.
2017-01-29 15:45:52 +00:00
Thomas Kolb fc33207e8f Only update LED strip when necessary 2015-10-10 15:35:02 +02:00
Thomas Kolb 0518f0e184 Added "install" make target 2015-10-10 15:34:33 +02:00
Thomas Kolb 5b7f4d87d0 Ignore build results 2015-10-10 15:34:02 +02:00
Thomas Kolb 769f73eb06 Implemented fading as it was in the AVR implementation 2013-04-13 16:07:11 +02:00
Thomas Kolb b3b9d68ad7 Receive commands via UDP 2013-04-12 19:26:02 +02:00
Thomas Kolb 9b9f6ee3d6 Use SPI to send commands to the WS2801 strip 2013-04-12 19:25:23 +02:00
Thomas Kolb 2437c7b18d Initial commit 2013-04-08 23:55:01 +02:00