SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By ThomasArmstrongJr
#189917
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