.: Luke Cole - Home Page :.
(This site hasn't had many changes since 2013) (older version: lc.homedns.org 2003-2005) (long-standing biz: eteckonline.com 2001-2004, coletek.homedns.org 2005-2006, evolved to coletek.org 2007+) (other early online webapps here) |
|
PICPrg 3.0PICPrg is a fast Linux command line (or ncurses) program, to program any Microchip PIC microcontroller using the PC parallel port interface. Any parallel port PIC programmer hardware can be used, simply edit the configuration file or use the ncurses configuration menu. This project was originally created and managed by Brian C. Lane, however Luke Cole has now taken over the project and since have re-implemented all the core functions to provide a more efficient programmer and provide full functionality for any Microchip PIC microcontroller. Please see the latest release notes below for a more detailed description of the changes. Screen shotsMain MenuConfiguration ScreenMemory Display ScreenExample configuration fileroot@localhost:~>less ~/.picprgrc port=1 vpp=+6 vdd=+4 clock=-3 datao=-2 datai=-10 idaddr=2000 eeaddr=2100 cfaddr=2007 colors=1 PIC_size=2000 Installation
Requirements
Current ReleaseSee http://sourceforge.net/projects/picprg/ Release NotesPICPrg-3.0 - June 12, 2004 (Luke Cole)
PICPrg-2.2 - May 31, 2002 (Brian C. Lane)Fixed problems with programmers that use open collector outputs, like the PIC-1 from ITUtech. PICPrg-2.1 - Unknown Release Date (Brian C. Lane)
Other Free Software for PIC's under LinuxASM CompilerGNU provide two packages gputils, for compiling assembly programs and gpsim provides simulation features. Also available within the Debian/Ubuntu package tree. C CompilerHi-Tech provide a free (but limited) C compiler called PICC Lite. If you require other devices, it is recommend you buy the expensive PICC/PICC18 ($950USD). CCS is much cheaper ($175USD), but not as flexible and gcc-like as the Hi-Tech version. Otherwise code up a nice free PIC C compiler for us all. USB/Serial Programmerpiklab-prog is a good command line program that supports many USB and Serial programmers, such as the Microchip PICkit 2 (50USD) and gpsim. Visit http://piklab.sf.net for more information. NOTE: Currently it is recommenced you download the development source via svn.
|
© 2000-2024 Luke Cole All rights reserved |