* R1-R4 = 220R
Atmega 128 is like other AVR microcontrollers. They are ISP - is in-system programmable. Earlier I wrote an article about AVR ISP programmer where 74HC244 buffer is used. Using buffer is safer for your AVR.
But what if you need 128 atmega programmer without any parts, then you can connect your microcontroller directly to LPT port or use protection resistors (220R) just in case. of course circuit works without resistors, but you put your LPT port at risk.
Just connect GND, SCK, MISO, MOSI and RESET to adequate LPT pins and you can program atmega’s flash memory without removing it from socket. Programming software can be PonyProg. you also need power supply 5v Vcc For IC. if you Using PonyProg make sure the setting like this .
Section DOWNLOAD:
Incoming search terms for the article:
- ATmega8 programmer circuit
- atmega8 LPT programmer
- atmega8 programmer
- atmega8 usb lpt
- atmega8 lpt
- ponyprog lpt port
- 74hc244
- USB Parallel High Voltage Programmer AVr
- atmega lpt programmer
- atmega connect lpt
Related posts:
- PicKit 2 PIC Microcontroller programmer I started with a PicKit1. After using it for...
- High Voltage Parallel Programmer AVR AVR has two different programming modes called Parallel Programming...



























