FILES.TXT     This file

PP.TXT        Brief description of the programmer and the hardware dependent
              parts of the software

PROGRAM.TXT   How to use the programmer software

PP.PCX        PIC16X8X programmer schematic

PP.EXE        PIC programmer software

SRC.ZIP       C source code for the programmer software      

QANDD.PCX     The quick-and-dirty programmer schematic

QANDD.TXT     Brief description of the quick-and-dirty programmer

TEST.PCX      Simple 16C84 (or 16F84) test circuit (just connect one
              LED for an even simpler circuit)

WALK.ASM      PIC "LED walking" program to exercise the test circuit

WALK.HEX      Hex file produced by MPASM from WALK.ASM

MYPP.BAT      Batch file to run PP (customise this for your own setup;
              as it stands it can be used with the QANDD.PCX hardware
              and you can use MYPP WALK.HEX to download WALK.HEX to a
              PIC with this hardware)

MYPP.PIF      Use this to run the software from Windows (you'll need
              to use the PIF editor to customise it for yourself;
              as it stands it assumes the software is in the directory
              C:\WORK\NEW\PIC84V05 and will try to download WALK.HEX
              using MYPP.BAT; the font used can be changed when the
              PIF file opens the window)

Note: the *.PCX files can be viewed with the Windows Paintbrush program.
