Krzysztof Mazur's Personal Page

Index Software Hardware

at89-prog

at89-prog is a simple ISP programmer for AT89 microcontrollers. It was initially written for programming of AT89S8253, but never really supported that chip because I was able to configure avrdude earlier. Currently at89-prog supports AT89S52 because I had problems with avrdude configuration for that chip and I was faster to write programmer than using avrdude. Also the avrdude it quite slow because it uses byte programming mode. Now at89-prog uses page programming mode and it's much faster that avrdude, at least with simple configuration I've used.

Supported microcontrollers

Supported programmers

Source code

The at89-prog sources are available at git://git.podlesie.net/at89-prog.git git repository. You can clone it by:

$ git clone git://git.podlesie.net/at89-prog.git

You can also browse git repository online using gitweb at: http://git.podlesie.net/?p=at89-prog.git

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.


Polski English


Please send comments on these web pages to krzysiek at podlesie period net.

Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Krzysztof Mazur
Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.

Valid HTML 4.01 Valid CSS!