blob: 3f19d9a8a116e06b080c3b0149f4316b53b999f4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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.
Author: Jaakko.Hyvatti@iki.fi
WWW: http://hyvatti.iki.fi/~jaakko/pic/
|