best way to control DotStar LED strips?

What is the best way to control DotStar LED strip lights via Pi? these are the APA102-5050-RGB lets that need 2 wire data and don’t have difficult timing requirements like NeoPixel. Can I use a pre-built library somehow? Sorry, but I am new to Linux, so be gentle/verbose if you would… Here is a link to the strip light: https://www.adafruit.com/product/2239

Thanks,

Matt

I don’t think there is a SPI library for Xojo. There is a GPIO library which I’m sure you can find by searching the forum.

For SPI, I would look at the python bridged project here:
https://einhugur.com/blog/index.php/xojo-gpio/