AVRDUDE

AVRDUDE is software for programming Atmel AVR Microcontrollers

WindowsSystem ToolsOpen source

Verify your download

Select the file you downloaded to check it against the hash we published — the check runs in your browser, nothing is uploaded.

About

AVRDUDE is open-source software for programming Atmel AVR microcontrollers. It is intended for developers, electronics enthusiasts, and other users working with AVR-based hardware. The Windows version provides a software option for carrying out this programming work on Windows systems.

The program is focused specifically on programming Atmel AVR microcontrollers. Its open-source license allows it to be used as an openly developed tool within projects involving compatible AVR hardware.

Each mirrored file is scanned for malware before publication, giving users a checked download source while preserving the original software distribution.

Architecture: x64

What's new in v8.3

See Release Notes for changes The source code .sig files have been signed by Stefan Rueger and can be verified with the OpenPGP public key 45684AB70D286F63. For example, gpg --keyserver keys.openpgp.org --recv-keys 45684AB70D286F63 will ingress the public signing key into your keyring and gpg --verify avrdude-8.3.tar.gz.sig avrdude-8.3.tar.gz verifies the hash of the source tar ball. Preferred Windows binaries to use: avrdude-v8.3-windows-x64.zip --> Windows MSVC 64 bit avrdude-v8.3-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.3-windows-x64.zip. In case one of limitations below is unacceptable you may want to download avrdude-v8.3-windows_mingw-x64.zip. 2. Known limitation for the above MSVC build (avrdude-v8.3-windows-x64.zip, avrdude-v8.3-windows-x86.zip and avrdude-v8.3-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) - #1440 (no support of CH341A) 3. Known limitation for the MSYS2 mingw build (avrdude-v8.3-windows_mingw-x64.zip, avrdude-v8.3-windows_mingw-clang-x64.zip and avrdude-v8.3-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: Please use chmod u+x to make the binary executable. The Linux binaries are static linked to dependency libraries. They are provided as is and are expected to work for most Linux distros within the past 5 years. Please build from source in case the binaries do not work for you. You can also report the issue. Notes for the macOS binary: The macOS x86_64 binary is static linked to dependency libraries. It is provided as is and is expected to work for most macOS versions within the past 5 years. Please build from source in case the binaries do not work for you. You can also report the issue. You may need to follow the guide below to allow the execution of the macOS binary. https://support.apple.com/en-sg/guide/mac-help/mh40617/mac Notes for Windows Python GUI binary Please check out the following link to see how you can run it. - #1946

Details

PlatformWindows
CategorySystem Tools
LicenseOpen source
PricingFree
Package IDAVRDudes.AVRDUDE
AuthorAVR Dudes
Latest versionv8.3
File typeZIP
Architecturex64
File size7.3 MB
Published9/25/2026

SHA-256

Does this still work for you?

Works (0)Doesn't work (0)Sign in to vote

Reviews

No reviews yet — be the first.

Leave a review

Sign in to post as a verified member instead of anonymously.

AVRDUDE alternatives