Main Content

Hello everyone!
Today I am going to show you how to make a very cool LED keychain. To do this, we are going to use an ATtiny to make the LEDs blink and fade. This is going to help us to learn how to solder SMD components and also how to program an ATtiny.
You can also find the code here in case you want to modify it or even create a new one! This code has 4 modes: All on, slow blink, fade and fast blink that change every time we press the button and then it enters in sleep mode to save battery.
Once we have finished, we can carry our creation around with our keys as a keychain!
Are you ready? Enjoy!

Components
- Custom PCB
- ATtiny85 or ATiny13 SMD package
- 1206 SMD LEDs (depends on the letter we are going to create) You can choose any colour!
- SMD tact switch
- CR1220 coin cell holder

Tools needed
- Arduino to program the ATtiny
- Soldering iron
- Rosin core solder
- Tweezers”

Link to article