1999-11-01 05:03:47 +01:00
|
|
|
This is Picprog, pic16c84 programmer software for the serial port device.
|
|
|
|
To program a pic16c84 chip:
|
|
|
|
|
|
|
|
picprog --burn --input something.hex --pic /dev/cuaa1
|
|
|
|
|
|
|
|
Remember: this is not a production quality programmer! See PIC16C84
|
|
|
|
data sheet for more information.
|
1999-12-25 02:44:43 +01:00
|
|
|
|
2003-05-07 19:57:35 +02:00
|
|
|
Author: Jaakko.Hyvatti@iki.fi
|
|
|
|
WWW: http://hyvatti.iki.fi/~jaakko/pic/
|