Digistump Forums
The Digispark => Digispark Projects => Topic started by: isdale on August 15, 2012, 10:16:34 pm
-
Charlieplexing is a technique to control multiple LEDs with fewer pins (http://en.wikipedia.org/wiki/Charlieplexing)
http://www.instructables.com/id/Charlieplexing-LEDs--The-theory/
A digispark with 4-6 pins could independently control 12 or more LEDs.
A simple charlieplex digi-shield could be made using the proto board to drive with low power leds
http://www.instructables.com/id/CharliePlexed-LED-string-for-the-Arduino/
but it would be really nice to have a ready made board set for wiring in the LEDs... perhaps even one that provides 2 pins per led so all the 'complex' interconnects are handled on the board rather than off board wiring.
-
I very much agree. I have not done much PCB design but a 5x6 LED array shield for the digispark might make a good first attempt!
Once the design files for the official shields are released I\'ll grab them (to get the dimensions and header positions correct) and try my hand at making this idea a reality.
-
Cool.. Saw your other post... hope they make em! I could see making a big array from a bunch of these.... although I\'d really love to have an extra line available for master->slave comms to change sequencing.