Differences

This shows you the differences between two versions of the page.

Link to this comparison view

avr_bootloader:attiny [2017/01/08 21:05]
admin
avr_bootloader:attiny [2020/06/11 22:13]
Line 1: Line 1:
-===== Programming the ATtiny ===== 
-Install the ATtiny support for the Arduino IDE:\\ 
-[[http://​highlowtech.org/?​p=1695|High-Low Tech -  
-Programming an ATtiny]]\\ 
  
----- 
-==== Pin connection of the ATtiny 85 or 45 ==== 
-{{:​avr_bootloader:​attiny45-85_isp.png?​300|}}\\ 
- 
----- 
-==== Connection to an Arduino ==== 
-    Arduino +5V      ---> ​ ATtiny Pin 8 
-    Arduino Ground ​ ---> ​ ATtiny Pin 4 
-    Arduino Pin 10   ​---> ​ ATtiny Pin 1 
-    Arduino Pin 11    ---> ​ ATtiny Pin 5 
-    Arduino Pin 12    ---> ​ ATtiny Pin 6 
-    Arduino Pin 13    ---> ​ ATtiny Pin 7 
- 
-----