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.hexMyrikLD[BY] Aug2015