Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
arduino_clones:papertiny [2018/05/29 15:02] admin [Firmware] |
arduino_clones:papertiny [2020/06/11 22:13] (current) |
||
|---|---|---|---|
| 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.\\ | ||
| Line 95: | Line 95: | ||
| ---- | ---- | ||
| - | ~~socialite:icon facebook twitter googleplus reddit tumblr~~ | + | ==== License ==== |
| + | |||
| + | The PaperTiny was designed by **Wolfgang Spahn** 2017-18.\\ | ||
| + | It is licensed under a [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]]. | ||
| + | |||
| + | <html> | ||
| + | <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> | ||
| + | </html> | ||
| ---- | ---- | ||