using multiple neopixel strands

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
paulg2
 
Posts: 16
Joined: Wed May 01, 2013 4:19 pm

using multiple neopixel strands

Post by paulg2 »

Can anyone point me toward some example code that controls multiple strands on different pins of the controller? In particular, do I use a separate strip name for each one and then something like "stripA.show()" and "stripB.show()" or does "strip.show()" light up all of the defined strips?

thanks,

Paul

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: using multiple neopixel strands

Post by Franklin97355 »

You would use unique names for each strip.

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”