apa102-pi icon indicating copy to clipboard operation
apa102-pi copied to clipboard

Pure Python library to drive APA102 LED stripes; Use with Raspberry Pi.

Results 4 apa102-pi issues
Sort by recently updated
recently updated
newest added

I have some code that repeatedly initializes an instance of the driver. It clutters logs or the console with these print messages. Hoping to make the print output configurable!

Hi I'm having problems driving APA102 LED using the second SPI port (GPIO20 (pin 38) & GPIO21 (pin 40)) on a Raspberry Pi 4 v1.4 using Bullseye OS 64 bit....

Is there a way I can make all the LEDs turn a specific colour, for example red.

Replaced 'stripes' with 'strips'. 'stripes' is plural for a single stripe, 'strips' is plural for a single strip. Strips and stripes are two completely different things. These are considered LED...