← Package directory
Available on winget

Install AVRDUDE

AVRDUDE is software for programming Atmel AVR Microcontrollers

Install with winget
winget install --id AVRDudes.AVRDUDE
Upgrade
winget upgrade --id AVRDudes.AVRDUDE
Uninstall
winget uninstall --id AVRDudes.AVRDUDE

About AVRDUDE

AVRDUDE is software for programming Atmel AVR Microcontrollers

What's new in 8.1

See Release Notes for changes Preferred Windows binaries to use: avrdude-v8.1-windows-x64.zip --> Windows MSVC 64 bit avrdude-v8.1-windows-mingw-x64.zip --> Windows MSYS2 mingw 64 bit Static build binaries (*.tar.gz) are recommended for Arduino users. Take note they do not contain libserialport support due to the limitation of the crossbuild container. Notes for the avrdude Windows binaries (static linked to the dependency libraries) : 1. MSVC build is recommended for most Windows users unless you hit known limitations (see below). The majority of users should download avrdude-v8.1-windows-x64.zip. In case one of limitations below is unacceptable you may want to download avrdude-v8.1-windows_mingw-x64.zip. 2. Known limitation for the above MSVC build (avrdude-v8.1-windows-x64.zip, avrdude-v8.1-windows-x86.zip and avrdude-v8.1-windows-arm64.zip) - #1552 (no libserialport support) - #1253 (slow speed when using arduino-ft232r or similar programmer) - #968 (not working with USB Composite Device programmer like Microchip PICKit 5 and USBASP with the FW from https://github.com/dioannidis/usbasp) - https://github.com/avrdudes/avrdude/discussions/1440 (no support of CH341A) 3. Known limitation for the MSYS2 mingw build (avrdude-v8.1-windows_mingw-x64.zip, avrdude-v8.1-windows_mingw-clang-x64.zip and avrdude-v8.1-windows_mingw-ucrt-x64.zip) - You will have to use Zadig to switch the FTDI vendor driver if you use libftdi based programmer (eg: ft232h, ft2232h, arduino-ft232r) - #1271 (timeout may be more likely to happen for urclock in terminal mode) Notes for the Linux binaries: Ple...

Read release notes

Version history

Version Updated Notes
8.1 Unknown See Release Notes for changes Preferred Windows binaries to use: avrdude-v8.1-windows-x64.zip --> Windows MSVC 64 bit avrdude-v8.1-windows-mingw-x64.zip --> Windows MSYS2 mingw 64 bit Static build binaries (*.tar.gz) are...
8.0 Unknown Release notes
7.3 Unknown See Release Notes for changesNotes for the avrdude Windows binaries (static linked to the dependency libraries) :- MSVC build is recommended for most Windows users unless you hit known limitations (see below). The majori...
7.2 Unknown No notes
7.1 Unknown No notes