Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
arduino_clones:papertiny [2018/05/25 19:29]
admin [Links & Knowledge]
arduino_clones:papertiny [2018/05/29 15:03]
admin
Line 33: Line 33:
 ===Burn The Digispark Bootloader=== ===Burn The Digispark Bootloader===
 Download the bootloader from here: [[https://​github.com/​micronucleus/​micronucleus]],​ unpack it and cd to the folder.\\ Download the bootloader from here: [[https://​github.com/​micronucleus/​micronucleus]],​ unpack it and cd to the folder.\\
 +On Debian together with Arduin 1.8.5 use the old 2.01 version of the bootloader: [[https://​github.com/​micronucleus/​micronucleus/​releases/​tag/​v2.01]]\\
     $ cd to_your_folder.../​micronucleus-master/​firmware/​releases/​     $ cd to_your_folder.../​micronucleus-master/​firmware/​releases/​
 With an AVR Programmer or a Paperduino [[avr_bootloader:​bootloader|burn the bootloader]]. Connect the SCK, MISO, MOSI, Reset, GND and +5V pins.\\ With an AVR Programmer or a Paperduino [[avr_bootloader:​bootloader|burn the bootloader]]. Connect the SCK, MISO, MOSI, Reset, GND and +5V pins.\\
Line 48: Line 49:
 or the instruction of the Adafruit Trinket board:\\ or the instruction of the Adafruit Trinket board:\\
 [[https://​learn.adafruit.com/​introducing-trinket/​introduction]]\\ [[https://​learn.adafruit.com/​introducing-trinket/​introduction]]\\
 +**Select the "​Adafruit Trinket 8MHz" board from Tools/Board and "​USBtinyISP"​ from Tools/​Programmer.**
 ---- ----
 ==== Schematic ==== ==== Schematic ====