Skip to content

martonmiklos/avrdude-qt-gui

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

This program is a cross platform graphical interface to the Avrdude programmer. I wanted to make it very similar to the AVRStudio's programming dialog. It only uses Qt so It should run fine on Linux, Windows, Mac Os, and may other OS's which supported by Qt. The program uses the xml files provided with the AVR Studio, to provide easy interface to modify the fuse bits for example. In the revisions > 27 there is a support for using an SQLite database extracted from the AVR studio XML files.

The project is very early status, so I do not released anything to the downloads yet. As soon as it achieve the release status I will make Debian packages and static Windows builds to it. Until then you could checkout the latest code from the svn repo and compile it for yourself.

About

A Qt based cross platform frontend for the Avrdude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages