apa102-pi
apa102-pi copied to clipboard
LED Colour
Is there a way I can make all the LEDs turn a specific colour, for example red.
you should take a look at the sample file https://github.com/tinue/apa102-pi/blob/main/sample.py
This only shows how to make an individual LED a particular color not all.
Use a For loop to set multiple LEDs
I encountered an other issue. It is there a way to make the pins work with the board mode set as BOARD.
Sorry, I am not familiar with "board mode". It sounds like something inside of the Adafruit libraries, so I would suggest to ask directly in one of the Adafruit forums.