We are working on a Raspberry Pi (3B+) project with Python 3, where we want to play music and light a WS2801 LED strip at the same time. The problem is that we can’t get the strip to light up. The data cables are connected to the Raspberry Pi: MOSI (SI/DI) - Pin 19, SCKL (CK/CI) – Pin 23. We have an...