Here is a simple programmer for AVR controllers. You can program ATmega16/32/8535 controllers. Same circuit works for AT89sxx series.
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.
March 31, 2008 at 2:23 pm
[...] ATmega16 and IR sensors. In system programmer circuit is provided in our resources in category AVR. Sensor circuit is also provided in the category [...]