Is there a way I can program a neopixel to be green at full brightness using the roborio? we just want to throw a PWM cable on the neopixel and plug it into DIO? let me know.
Have you looked at the timing requirements of the neopixels?
No, I haven’t.
If that’s the case, you could just use a regular RBG LED strip. If you already own a Neopixel an Arduino can control it for you. They use some odd type of data transfer like a shift register does.