Skip to content

makerprojects/ProgramPic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

ProgramPic

Arduino sketch for programming pic controllers.

Overview

If you would search the internet you will find quite some DIY pic programmers. However, those designs often either require a true serial or parallel port instead of an easily available USB port or are designed around a pre-programmed controller assuming access to a programmer.

A compelling alternative would be the use of an Arduino as in the ArdPicProg. Load the Arduino sketch, the host program and add a prototype shield with a very limited number of additional components to build your pic programmer. This programmer features also a ICD connector and an RJ-11 jack (ICD2) interface. The complete project including hard- and software is open source and is released under the GNU General Public License Version 3. You can build your own ArdPicProg by using the available kit or especially designed PCB.

The complete setup and the application of the ArdPicProg is described in more detail on http://makerprojects.de/2017/10/arduino-pic-programmer/.

About

Arduino sketch for programming pic controllers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages