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
History
Update PixelArray using buffer method.
2015-03-10, by ben_ceron [Tue, 10 Mar 2015 06:21:35 +0000] rev 8
Update PixelArray using buffer method.
Buffer of NeoPixels update method.
2015-03-10, by ben_ceron [Tue, 10 Mar 2015 04:46:49 +0000] rev 7
Buffer of NeoPixels update method.
Buffer update method.
2015-03-10, by ben_ceron [Tue, 10 Mar 2015 04:40:06 +0000] rev 6
Buffer update method.
Update BurstSPI to include LPC11U24 and LPC1114 support.
2014-09-08, by JacobBramley [Mon, 08 Sep 2014 09:28:08 +0000] rev 5
Update BurstSPI to include LPC11U24 and LPC1114 support.
Fix order of bits for 400kHz protocol.
2014-08-20, by mcapewel [Wed, 20 Aug 2014 19:57:54 +0000] rev 4
Fix order of bits for 400kHz protocol.
Add support for WS2811's 400kHz protocol mode.
2014-08-18, by mcapewel [Mon, 18 Aug 2014 21:38:40 +0000] rev 3
Add support for WS2811's 400kHz protocol mode.
v1.0
2014-08-01, by JacobBramley [Fri, 01 Aug 2014 22:17:23 +0000] rev 2
v1.0
First, tentative release. This version hasn't been tested (except to check that it builds) because I don't have any NeoPixels.
2014-07-25, by JacobBramley [Fri, 25 Jul 2014 15:18:03 +0000] rev 1
First, tentative release. This version hasn't been tested (except to check that it builds) because I don't have any NeoPixels.
Basic (untested) NeoPixel driver.
2014-07-24, by JacobBramley [Thu, 24 Jul 2014 12:19:20 +0000] rev 0
Basic (untested) NeoPixel driver.