How to Program Your Attiny || DIY Decision Box

by ASpace25 in Circuits > Arduino

932 Views, 21 Favorites, 0 Comments

How to Program Your Attiny || DIY Decision Box

IMG_0370.JPG

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

Link for the Video.

How to program your Attiny || DIY decision box

Program Your Attiny and the Custom Sheild

Screenshot (2).png
Screenshot (3).png
Screenshot (4).png
Screenshot (5).png
Screenshot (6).png
Screenshot (7).png
Screenshot (8).png
Screenshot (9).png
Screenshot (10).png

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

Part List for This Project.

Screenshot (1).png

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:

Schematic and Code

NEW.jpg
download.png

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

And the Project Is Complete !!

Screenshot (15).png
Screenshot (16).png
Screenshot (12).png
Screenshot (13).png
Screenshot (14).png

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.