Showing posts with label Programmer. Show all posts
Showing posts with label Programmer. Show all posts

Thursday, June 24, 2010

Schematic USB PIC Programmer

open source USB PIC Programmer

If you start learning PIC microcontroller, you need PIC progrmmer to "fill" your PIC with compiled source code. You can build your own PIC programmer like USBPICprog project.

Usbpicprog is an USB in circuit programmer for Microchip PIC processors. The hardware is as simple. The latest version only contains one PIC18F2550, 3 mosfets, and besides the connectors a hand full of passive components.

download
Open source programmer


read more "Schematic USB PIC Programmer"

Wednesday, March 31, 2010

Schematic Parallel Interface AVR Programmer

Parallel Interface AVR Programmer Project

With this project you can program an AVR microcontroller ATMEL (ATmega8, ATMega32, ...) from a parallel printer LPT1 using ISP functionality In System Programming. This programming type can program and/or configure microcontroller directly on the target board without removing device and put it on a separate programmer. This board is compatible with programming software "PonyProg".

You can check USB AVR Microcontroller Programmer and Simple ISP AVR Programmer for another AVR Programmer project.

Download :
Schematic and Source Code

tag : AVR programmer, Microcontroller Project, Parallel Interface (src)


read more "Schematic Parallel Interface AVR Programmer"