summaryrefslogtreecommitdiffstats
path: root/development/avr8-burn-o-mat/README
blob: f706051b3c6f0b1c19b48b4e7119d46900ed9a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.

Dependencies: avrdude (available at SBo), Java SE Runtime Environment
(already in Slackware). These dependencies are required to use the
application and not for creating the package.