Modified library of Pixel Array showing main.cpp code implementing buffer/array of pixels method of updating pixel chain.
Dependents: NeoPixel-DemoBuffer Final_project Final_project
Fork of PixelArray by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:df8daeaa3d87 | 2015-03-10 | ben_ceron | Update PixelArray using buffer method. |
7:e8b3e643085f | 2015-03-10 | ben_ceron | Buffer of NeoPixels update method. |
6:1d8c73d4c7e6 | 2015-03-10 | ben_ceron | Buffer update method. |
5:47802e75974e | 2014-09-08 | JacobBramley | Update BurstSPI to include LPC11U24 and LPC1114 support. |
4:c3b314df3dfe | 2014-08-20 | mcapewel | Fix order of bits for 400kHz protocol. |
3:6f392fcb1d3b | 2014-08-18 | mcapewel | Add support for WS2811's 400kHz protocol mode. |
2:3c3c41774cdf | 2014-08-01 | JacobBramley | v1.0 |
1:adbbe3e9f2c5 | 2014-07-25 | JacobBramley | First, tentative release. This version hasn't been tested (except to check that it builds) because I don't have any NeoPixels. |
0:38eeab21a162 | 2014-07-24 | JacobBramley | Basic (untested) NeoPixel driver. |