AVR Programmer

Here is a simple programmer for AVR controllers. You can program ATmega16/32/8535 controllers. Same circuit works for AT89sxx series.

avr programmer

Download ponyprog from www.lancos.com install it. Before you use it run calibration from setup menu. Then in interface setup select parallel I/O port and AVR ISP API. Select your controller from device list. Open the hex file to be programmed and press write all.

Alternately you can use Winavr to compile your code and burn it in the controller. Paste this make file in your project folder and rename your source file as main.c . Download make file here->

makefile

Please remove .doc extension and just keep it as makefile only.

One Response to “AVR Programmer”

  1. Line follower by Priyank Patil « GRAIG Says:

    [...] ATmega16 and IR sensors. In system programmer circuit is provided in our resources in category AVR. Sensor circuit is also provided in the category [...]

Leave a Reply