Skip to content
/ avrfuse Public

AVR fuse calculating tool for classical ATmega and ATtiny devices.

License

Notifications You must be signed in to change notification settings

Ho-Ro/avrfuse

Repository files navigation

avrfuse

avrfuse

Fuse calculating tool forked from Arne's project.

AVR Fuse Calculator, (C) Arne Rossius, http:https://www.ebps.de.vu/
This work is released under the terms of the GNU General Public License, version 3.

Usage

Open avrfuse.html with your browser, select a device from the list on the left side and set the fuses according to your need. The resulting avrdude fuse options are displayed in the bottom line.

Changes

I have been using this tool for a long time and have made some small changes:

  • Added ATmega328, ATmega640/1280/2560
  • Split ATmega48/88/168 -> ATmega48 and ATmega88/168
  • Naming of the components changed
  • Bit order is the same as in the datasheets for most devices
  • Show avrdude fuse options

About

AVR fuse calculating tool for classical ATmega and ATtiny devices.

Topics

Resources

License

Stars

Watchers

Forks