This is Picprog, pic16c84 programmer software for the serial port device.
Copyright  1997 Jaakko Hyvtti

What do you need:

	Serial port pic16c84 programming hardware,
	g++ compiler,
	Linux kernel patched with the accompanying diff and
	An assembler, I recommend picasm105.

Quick installation instructions:

	make
	make install

To program a pic16c84 chip:

	picprog --burn --input something.hex --pic /dev/ttyS1

Full manual:

	see file picprog.html
	or <URL:http://www.iki.fi/hyvatti/pic/picprog.html>

The author may be contacted at:

	Email: Jaakko.Hyvatti@iki.fi
	URL:   http://www.iki.fi/hyvatti/
	Phone: +358 40 5011222

Remember: this is not a production quality programmer!  See PIC16C84
data sheet for more information.
