Home - dilshan/avr-hv2 GitHub Wiki
This document contains all the details of the AVR-HV2 programmer, which including assembly details, firmware uploading, compilation, and usage instructions.
All the content of this document is licensed under a Creative Commons Attribution 4.0 International License.
- Bill of materials
- Printed circuit board
- Soldering and assembling
- Elements and pinouts
- AVR HV2 Software
- Connect and disconnect the programmer
- Getting the firmware version
- Reading the chip signature
- Reading the calibration byte
- Reading the fuse values
- Changing the fuse bytes
- Erasing the content
- Reading the flash memory
- Programming the flash memory
- Verify the flash memory
- Reading the EEPROM
- Programming the EEPROM
- Verify the EEPROM
- Save memory data into files
- Loading memory content from files
- Compiling AVR HV2