Program optiboot to chinese arduino nano / pro mini that comes without a working bootloader
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška 9b879df55d add files 1 year ago
46-avr.rules add files 1 year ago
README.md add files 1 year ago
burn.sh add files 1 year ago
optiboot_atmega328.hex add files 1 year ago

README.md

Rescue script for atmega328P

This script sets fuses and installs Optiboot using AVR Dragon.

The file "46-avr.rules" contains the necessary rules to make AVR Dragon work without sudo.

Usage

Run ./burn.sh

Sources:

46-avr.rules ... https://gist.github.com/TobleMiner/7507b0571e9151dffaa638628601fdd9 Optiboot ... Optiboot-8.0.zip from https://github.com/Optiboot/optiboot/releases/tag/v8.0