Page 1 of 1

WS2812 with seeeduino xiao?

Posted: Sat Mar 27, 2021 10:23 am
by oharding
Hello!

I was wondering, if seeeduino xiao could be used instead of teensy for controlling pixel strips. Their specs seem to be quite similar. I could upload the code with no problem, but later in MadMapper, the software didn't recognise it as a device. Is there a quick fix in the code or something? Or are these microcontrollers just different enough for it not to work? I'll include a picture of the software, when trying ot add the artnet output.

Re: WS2812 with seeeduino xiao?

Posted: Wed Mar 31, 2021 9:13 pm
by mad-matt
We need to add the VendorID / ProductID in the software. I added it so 4.0.9 should handle it. Release next week.

Re: WS2812 with seeeduino xiao?

Posted: Wed Mar 31, 2021 11:36 pm
by oharding
We need to add the VendorID / ProductID in the software. I added it so 4.0.9 should handle it. Release next week.
Yay! Thank You!