Page 1 of 1

Manipulating leds using wearable components

Posted: Mon May 23, 2016 9:16 am
by ThomasArmstrongJr
I bought the SIK. After completing circuit #14, using a shift register, I modified the code to light up the lcds in the specific sequence I want. I want to transfer this design to wearable components. I do not see a wearable component with a shift register or a component having the ability to be a led driver.

Looking at the ATmega328 wearable datasheet I see it has an 8-bit and 16-bit shift registers. Is this an appropriate use of the ATmega328 shift registers? That is driving leds with a specific pattern. I looked for a tutorial on Sparkfun.com but did not receive any relevant results.

Thank you