Hi,
How Can I connect 2 APA102 strips on arduino DUE .
I need to control each strip separate (NOT in parallel) in high speed
Can any one help me with some demo script code?
Thank’s
Hi,
How Can I connect 2 APA102 strips on arduino DUE .
I need to control each strip separate (NOT in parallel) in high speed
Can any one help me with some demo script code?
Thank’s
Unfortunately, the due only has one hardware SPI output, and one set of pins that it is connected to, so your options are:
Thanks for the quick reply