slackbuilds/development/avr8-burn-o-mat
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/avr8-burn-o-mat: Fixed dep info 2012-08-24 17:47:40 -05:00
avr8-burn-o-mat.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
avr8-burn-o-mat.info development/avr8-burn-o-mat: Update MD5SUM. 2015-08-24 17:44:57 +07:00
doinst.sh development/avr8-burn-o-mat: Added to 13.0 repository 2010-05-13 00:57:49 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

AVR8 Burn-O-Mat is a cross-platform GUI for avrdude written in Java. 
It simplifies programing and configuration of AVR microcontrollers 
with easy to use dialogs.

From author's homepage:
To burn Atmel microcontrollers with Linux you may use avrdude like I do.
But sometimes you may wish a more comfortable way to do this without
knowing hundreds of command line options and without the need of a
calculator to calculate the hex codes for the fuses. Thats why I decided
to write a graphical user interface that make it easy to read and write
fuses, EEPROM and program memory.