Differences

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

Link to this comparison view

avr_bootloader:attiny [2017/01/08 23:47]
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]])\\ 
  
-In the preferences dialog type in the  “Additional Boards Manager URLs” field that URL: 
-   ​https://​raw.githubusercontent.com/​damellis/​attiny/​ide-1.6.x-boards-manager/​package_damellis_attiny_index.json 
-In the board manager install the ATtiny librarie by David A. Mellis ([[https://​github.com/​damellis/​attiny]])\\ 
- 
----- 
-==== Pin connection of the ATtiny 85 or 45 ==== 
-{{:​avr_bootloader:​attiny45-85_isp.png?​300|}}\\ 
- 
----- 
-==== More ==== 
-[[https://​learn.sparkfun.com/​tutorials/​tiny-avr-programmer-hookup-guide/​attiny85-use-hints]]\\ 
-----