Skip to content

Commit

Permalink
Update readme file with documentation link.
Browse files Browse the repository at this point in the history
  • Loading branch information
dilshan authored Mar 12, 2020
1 parent df311c0 commit 20f72b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ AVR High Voltage Programmer 2

*AVR-HV2* programmer is designed as an *[Arduino Mega](https://www.arduino.cc/en/Main/ArduinoBoardMega2560)* shield. Dimensions of the *AVR-HV2* are similar to the *Arduino Mega* board. It can be powered using a power source connected to the *Arduino Mega* board. The suggested power source for this programmer is a 12V 1A DC power adapter.

The control software of this programmer is design to work on *Linux* operating systems. It supports the import and export of memory data in the Intel hex file format. The communication link between the programmer and the control software is established through the USB port.
The control software of this programmer is design to work on both *Windows* and *Linux* operating systems. It supports the import and export of memory data in the Intel hex file format. The communication link between the programmer and the control software is established through the USB port.

The current firmware and control software of this programmer supports most of the generally available *AVR* MCUs which including *ATmega8*, *ATmega328*, *ATmega32*, *ATmega16*, etc. The *AVR* MCUs with extended addressing modes are currently not supported.

The PCB board used in this project is sponsored by the *[PCBWay](https://www.pcbway.com/)*. PCB of this project can directly order from *PCBWay* through this link.

This is an open-source hardware project. All the design files, firmware, and control software source codes are available at this repository.
This is an open-source hardware project. All the design files, firmware, [documentation](https://github.com/dilshan/avr-hv2/wiki) and control software source codes are available at this repository.

0 comments on commit 20f72b5

Please sign in to comment.