Skip to content

Flashing the Mr Beam shield via serial and a PCF8575 reset.

Notifications You must be signed in to change notification settings

mrbeam/shield_flasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shield_flasher

Flashing the Mr Beam shield via serial and a PCF8575 reset.

Installation

cp autoreset /usr/bin
cp avrdude-autoreset /usr/bin
mv /usr/bin/avrdude /usr/bin/avrdude-original
ln -s /usr/bin/avrdude-autoreset /usr/bin/avrdude

Usage

avrdude -q -p atmega328p -c arduino -b 115200 -P /dev/ttyAMA0 -U flash:w:grbl.hex:i

About

Flashing the Mr Beam shield via serial and a PCF8575 reset.

Resources

Stars

Watchers

Forks

Packages

No packages published