A library for SPI control of adafruit's neopixel ring and addressable LEDs.
Dependents: TI_NEOPIXEL_SPI_SAMPLE
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:69bb2a2fa11f | 2020-01-04 | tichise | switched back to PixelArray |
4:70bc3528e07e | 2020-01-02 | tichise | add LED pattern |
3:f0859c280204 | 2020-01-02 | tichise | BurstSPI in PixelArray could not be compiled with PlatformIO, so the library was changed to NeoPixel. |
2:0148ac5c90fa | 2019-07-28 | tichise | Compatible with large rings |
1:7e9d022ead30 | 2019-07-10 | tichise | replace PixelArray |
0:c28aa7d4f97e | 2019-07-09 | tichise | new |