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 Both sides next revision
arduino_clones:papertiny [2018/05/29 15:02]
admin [Firmware]
arduino_clones:papertiny [2018/05/29 15:03]
admin
Line 20: Line 20:
 ===Burn The Adafruit Bootloader=== ===Burn The Adafruit Bootloader===
 Download the bootloader from here: [[https://​github.com/​adafruit/​Adafruit-Trinket-Gemma-Bootloader]],​ unpack it and cd to the folder.\\ Download the bootloader from here: [[https://​github.com/​adafruit/​Adafruit-Trinket-Gemma-Bootloader]],​ 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.../​Adafruit\ Trinket/​Adafruit-Trinket-Gemma-Bootloader-master/​     $ cd to_your_folder.../​Adafruit\ Trinket/​Adafruit-Trinket-Gemma-Bootloader-master/​
 With an AVR Programmer or a Paperduino [[avr_bootloader:​bootloader|burn the bootloader]]. Connect the SCK, MISO, MOSI, Reset, GND and +5V pins. If the avrdude is installed run the following commands in your terminal.\\ With an AVR Programmer or a Paperduino [[avr_bootloader:​bootloader|burn the bootloader]]. Connect the SCK, MISO, MOSI, Reset, GND and +5V pins. If the avrdude is installed run the following commands in your terminal.\\
Line 34: 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.\\