Afternoon - i have the 2040 happily running with servos - i want to add a light via a ws28121b neopixel strip but I’m struggling to get them to both work.
Maybe a power issue? 10 Neopixel can draw a lot of current. Another possibility is a ressource collision. The Neopixel driver uses a state-machine. Have you checked that it is not used elsewhere?
Thanks for the answer - power seems ok - i think its the state machine - so the only way i can get the neopixels to work is to set the state machine to 4:
Does using our Plasma library to drive your LED strip work? I think that’s how Inventor drives its own LEDs, so hopefully it should play nicely with the state machines?