I've been unsuccessful in finding some information on how to use this library with

I’ve been unsuccessful in finding some information on how to use this library with a simple rgb strip with pwm outputs. I’m sure I can explore the code and simply send outputs to a pwm signal instead of spi to any of the supported chips, but I’m hoping there is an easier way

https://github.com/FastLED/FastLED/blob/master/examples/AnalogOutput/AnalogOutput.ino has an example of this

That’s what I needed to get started thanks a bunch for your help! I’m putting together a 30amp driver for 9 rgb ip68 strips for my deck. Perfect opportunity to use addressable leds, but alas, the wife didn’t want anything that complex :slight_smile: