Commit Graph

6 Commits

Author SHA1 Message Date
Schöck, Florian 8d52466acd re-added buffer underrun handling
should not be necessary because the number of LED's in a usual Lightberry setup is to low, but it's nice to have implemented.


Former-commit-id: def3c46687
2015-11-29 19:38:40 +01:00
Schöck, Florian f950ec7df6 changed the SPI frequency to 2 Mhz.
APA102 can handle MUCH higher frequencies than WS2801, so 2Mhz is no big deal for them


Former-commit-id: 814faa648e
2015-11-29 19:35:26 +01:00
Schöck, Florian 4cdba8cdb6 fixed boot animation
Former-commit-id: 418ed83a4b
2015-11-29 19:31:51 +01:00
Schöck, Florian f910c717bb reformated code
(Arduino IDE auto-reformat)


Former-commit-id: 8f94b2bb86
2015-11-29 19:24:01 +01:00
Schöck, Florian cf359e5182 corrected the source to exactly match the protocol of the APA 102 LED's
Former-commit-id: 10d097ff4b
2015-11-26 18:21:20 +01:00
Schöck, Florian 57c5c1ecf5 added the LightberryHDUSBAPA102.1.ino as a source file
Former-commit-id: 4923f654ce
2015-11-26 18:04:43 +01:00