I got some LPD6803 pixels and I was trying to animate them with the first version of the library, FastSPI_LED. I have the strip wired to the SPI pins (11,13) of an Arduino. But the example sketch doesn’t animate. I tested with the adafruit LPD6803 lib example sketch to make sure everything was hooked up right and it works fine. Does anybody know if the first version of FastSPI definitely supported LPD6803?
Yep- I’ve used LPD6803 with FastSPI_LED (the old version-- not supported with the newer FastLED).