Skip to content
/ pyc45b Public

Frontend to the AVR bootloader from Chip45 writing on python

Notifications You must be signed in to change notification settings

MyrikLD/pyc45b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyc45b

pyc45b is a frontend to the AVR bootloader from Chip45 writing on python

(see http://www.chip45.com/info/chip45boot2.html for details).

Typical use:

pyc45b.py -p[SERIAL] -b[BAUD] -s[STANDARD] -f[FILE.hex] Windows: pyc45b.py -pCOM1 -b115200 -s232 -fhexfile.hex Linux: pyc45b.py -p/dev/ttyUSB0 -b9600 -s232 -ffile.hex

MyrikLD[BY] Aug2015

About

Frontend to the AVR bootloader from Chip45 writing on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages