I was wondering if there was an "easy" way to add support for a new type of LEDs. I made a short video of the LED string and it's different lighting effects. I made some notes in the video description of how this strip is working.
It seems relatively easy to make these effects (or others) with code and directly connecting the LED string to an ESP8266 running the ESPixel firmware. I'd like to integrate these into my Xlights show. I just don't know how to take e1.31 and convert that to something that could drive the LEDs. Driving the LEDs is just simple PWM and switching the polarity using an H-Bridge. I know that this strip can't perform most of the effects but it would be nice to just include them with the other lights and have them do something.
I was wondering if there was an "easy" way to add support for a new type of LEDs. I made a short video of the LED string and it's different lighting effects. I made some notes in the video description of how this strip is working.
It seems relatively easy to make these effects (or others) with code and directly connecting the LED string to an ESP8266 running the ESPixel firmware. I'd like to integrate these into my Xlights show. I just don't know how to take e1.31 and convert that to something that could drive the LEDs. Driving the LEDs is just simple PWM and switching the polarity using an H-Bridge. I know that this strip can't perform most of the effects but it would be nice to just include them with the other lights and have them do something.