Introduction: How to Program Your Attiny || DIY Decision Box

About: Hey there,I'm Aryan,I like to make electronics projects which in the end comes out as videos on YouTube. Not only this I also cover the theory associated with every project,so that you actually know what you a…

In this short video I will show you how to program your attiny85 and with the help of that make your own decision box

Step 1: Link for the Video.

Step 2: Program Your Attiny and the Custom Sheild

Programming your Attiny85 with Arduino UNO as ISP.

Step1:Upload the ISP sketch from examples to your arduino Uno.

Step2:Connect the arduino pins to your attiny85 pins as shown.

Step3:Put a 10uF capacitor across the reset and ground pin.(Make sure that the negative side of the capacitor goes to ground)

Step4:We need to twig the blink sketch a bit,since there is no pin13 on the chip,we just have to change to one of the IO's

Step5:Now choose the board and programmer as ISP.

Step6: Hit upload,there will be some pagel error...so just ignore it

Step 3: Part List for This Project.

Ebay.com

1.Arduino UNO: http://goo.gl/s3uwUU

2.Attiny85: http://goo.gl/RJ5m7z

3.5mm RGB led: http://goo.gl/UHOCmT

4.8 pin DIP IC socket: http://goo.gl/fKi71F

5.Tactile Switch: http://goo.gl/Ws0MzA

6.50mm female spacers:

7.perfboard and screws:

Amazon.com
1.Arduino UNO: https://goo.gl/vWUrgK

2.Attiny85: https://goo.gl/53QCo5

3.5mm RGB led: https://goo.gl/DyTHDO

4.8 pin DIP IC socket: https://goo.gl/lgxGKO

5.Tactile Switch: https://goo.gl/aRdViO

6.50mm female spacers:

7.perfboard and screws:

Step 4: Schematic and Code

Make sure am using a common anode RGB led in this case,so the code associated with it as per as the schematic.

Link for the code:https://github.com/aryandec25/Attiny85_decision-box

Step 5: And the Project Is Complete !!

If you liked this video,dont forget to like,share and subscribe.
You can follow me on facebook for updates.
Stay innovative and I'll see you next time.