blob: c271d0e1f9d0aa5690dff7685a54fcd030209891 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
|