Digistump Forums

The Digispark => Digispark Projects => Topic started by: masteruan on December 10, 2014, 04:57:05 am

Title: How can connect multiple Digiled shield?
Post by: masteruan on December 10, 2014, 04:57:05 am
Can I connect multiple Digiled shield, and command this with adafruit library? What's the correct connection between the digiled shield?
Title: Re: How can connect multiple Digiled shield?
Post by: digistump on December 10, 2014, 12:30:15 pm
Chain them from the three pin connections on the shields - plug the first into the Digispark and then run 3 wires from its 5v,DO,GND pins to the 5V,DI,Gnd pins on the next one. Change the number of pixels in the adafruit library to the total number connected and you should be set to go.