Summary of PIC-Programmer 2 for PIC16C84 etc.
This RS-232 powered programmer supports various PIC and EEPROM chips, utilizing negative voltage stabilized by zener diodes for high Vpp. It features software compatibility across DOS and Windows versions, automatic delay optimization, and ICSP support. The project includes downloadable drivers, utilities, algorithms, schematics, PCBs, and adapters for specific functions like ISO-CARD connection.
Parts used in the RS-232 PIC Programmer:
- RS-232 controller chip
- Zener diodes (for voltage stabilization)
- Transistor driver
- D5 and D7 (replaceable with BC557B)
- EEPROM adapter (supports Automatic Switch Function and LC types)
- PCB (Printed Circuit Board)
- Cables (tested up to 100m)
- 220V lamp (in specific edition)
This Programmer is powered by the RS-232 and it works with RS-232 levels at only < ±8.6V. It programs PIC12C5XX, 12C67X, 24CXX, 16C55X, 16C61, 16C62X, 16C71, 16C71X, 16C8X, 16F8X and ISO-CARD’s with ASF. Other serial programmable chips by adapter.
The high Vpp is obtained by using negative voltage to drive the chip. The voltage is stabilized with zener diodes. They do not need voltage drop as if a voltage regulator, or has much offset current. This makes it possible to use extra low input voltage. Transistor driver guarantee output level > ±3V.

The Programmer supports ICSP, In-Circuit Serial Programming.
D5 and D7 may be replaced by a BC557B. Emitter to MCLR and Collector to Vss.
EEPROM adapter for this programmer. (Supports Automatic Switch Function and LC types.)
Schematic for the programmer.
PCB for this programmer.
Detailed Funtional Describtion.
Download PIP02 beta driver, JDM84V33.ZIP (5K).
Works with windows too.
Download PIC16C84 utilities, PGM84V34.ZIP (38K).
Download PIC16C84 utilities, PGM84V35.ZIP (38K). (Beta version)
New PIC12C508 algorithme, P50XV21.ZIP (32K).
New PIC12C508 algorithme, P50XV22.ZIP (32K).
The utilities is inclusive source. If problems, then use slow version.
Updated 16 dec. 1999.
Most easy PIC-Programmer ever.
Most easy PIC-Programmer ever, w. 220V lamp edition.
Ultra lowcost for PIC16C84 only.
Simple programmer for PIC16C84 and 24Cxx only.
Applications:
How to use the programmer with In Circuit Serial Programming.
Connection to ISO-CARD with Automatic EEPROM Switch.
Problems?
You may need a diode in RS232 ground, but 24Cxx programming does not work when connecting a diode. Mail if diode is needed. I am not sure if it is computers that need the diode.

New in PGM84V34: Small bug, according to Sebastian Edman and Malte Kiesel is corrected.
Also changed to be able to be compiled with free pascal. (Still able to be compiled with Borland Pascal). Last update: 16. dec 1999.
In case you develope your own routines, and do support my programmers, you do need to check voltage during read, and also programming voltages, since it depends on delays too. Test with more cable lengths are needed and must not result in programming / reading problems. Very slow interrupts, as e.g. exists in multitasking environments, must not make the voltages drop. An easy multitask test is to program more chips at same time using multiple ports.
For more detail: PIC-Programmer 2 for PIC16C84 etc.
-
Which chips can this programmer support?
It programs PIC12C5XX, 12C67X, 24CXX, 16C55X, 16C61, 16C62X, 16C71, 16C71X, 16C8X, 16F8X, and ISO-CARDs. -
How is the high Vpp voltage obtained?
The high voltage is obtained by using negative voltage to drive the chip and is stabilized with zener diodes. -
Can I program multiple chips simultaneously?
Yes, it is possible to program more chips at the same time using more of the communication port's while multitasking under Windows. -
What operating systems are supported?
Utilities work on Dos, Windows 3.1, Windows 95, Windows 98, and are expected to work on all other operating systems. -
Does the software check for modem conflicts?
All software performs a modemcheck to ensure that modem flash files are not accidentally programmed by the programmer. -
What should be done if D5 and D7 need replacement?
D5 and D7 may be replaced by a BC557B with the emitter connected to MCLR and the collector to Vss. -
Why might a diode be needed in the RS232 ground?
You may need a diode in the RS232 ground, though 24Cxx programming does not work when connecting a diode. -
What is required if developing your own routines?
You must check voltage during read and programming voltages, as they depend on delays and interrupts.