uploads firmware to an arduino leonardo using avrdude
list
: lists all available COM portsupload
: starts the upload process at the given COM port for Arduino Leonardo using avrdude. Thefirmware.hex
file should be at the same path as theBitBlaster.py
help
: provides help for the usage
- Requires Python to be installed
- Only tested on Windows
- the hex file must be called
firmware.hex