===== Programming the ATtiny ===== Here is a short manual for programming an ATtiny with the Arduino IDE.\\ {{:avr_bootloader:paper-avrisp_mkii_attiny.jpg?300|}}\\ First install the ATtiny support for the Arduino IDE.\\ 1.In the preferences dialog of the Arduino IDE 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 2. In the board manager install the ATtiny librarie by David A. Mellis ([[https://github.com/damellis/attiny]])\\ 3. Connect the ATtiny with your AVRISP programmer like that:\\ {{:avr_bootloader:attiny45-85_isp.png?300|}}\\ 4. Upload the blink programm (use pin 0 instead of pin13). ---- ==== Knowlegde ==== [[http://highlowtech.org/?p=1695]]\\ [[https://learn.sparkfun.com/tutorials/tiny-avr-programmer-hookup-guide/attiny85-use-hints]]\\
---- ==== License ==== This manual was made by **Wolfgang Spahn** 2016-20.\\ It is licensed under a [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]]. Creative Commons License ----