usbprog
Firmware programming tool for the USBprog hardware
Install
- All systems
-
curl cmd.cat/usbprog.sh
- Debian
-
apt-get install usbprog
- Ubuntu
-
apt-get install usbprog
- Kali Linux
-
apt-get install usbprog
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install usbprog
- Raspbian
-
apt-get install usbprog
- Dockerfile
- dockerfile.run/usbprog
usbprog
Firmware programming tool for the USBprog hardware
A programming tool needed to replace the firmware on the USBprog hardware. It can automatically retrieve a list of available firmwares from the Internet, download one of them and upload it to the USBprog adapter. USBprog is a free programming adapter. You can easily install different firmware versions from an "online pool" over USB. The adapter can be used for programming and debugging AVR and ARM processors, as USB-to-RS232 converter, as JTAG interface or as simple I/O interface (5 lines). This package contains the usbprog command line tool.