AVRDUDESS is a GUI for AVRDUDE, a tool for programming Atmel microcontrollers.
Some key features:
- Supports all programmers and MCUs that AVRDUDE supports
- Supports presets, allowing you to change between devices and configurations quickly and easily
- Drag and drop files for easy uploading
- Automatically lists available COM ports
- Cross-platform with the use of Mono for Linux & macOS
Downloads
avrdudess_20130217.zip (1.15 MB)
Downloaded 141 times
MD5: 2E788D090FC0C1F7A26845BD08BC1851
Requires .NET Framework 4.0 or newer.
Source available on GitHub
Requirements
Windows
Requires .NET Framework 2.0 SP1 or newer. All systems since Windows Vista will have the required version already installed.
Linux & macOS
Can be ran using Mono.
Has not been tested on macOS, but should work. Might need the
Downloaded 141 times
MD5: 2E788D090FC0C1F7A26845BD08BC1851
Requires .NET Framework 4.0 or newer.

Requirements
Windows
Requires .NET Framework 2.0 SP1 or newer. All systems since Windows Vista will have the required version already installed.
Linux & macOS
Can be ran using Mono.
Has not been tested on macOS, but should work. Might need the
--arch=32
argument.mono --arch=32 avrdudess.exe
Read More: AVRDUDESS – A GUI for AVRDUDE