PICmicro sample source codes

 

This page includes Sample HEX and ASM files, that can be programmed into various PIC MCUs, to verify, that the Programer and the circuit works correctly. Program toggles all ports ON and OFF in about 500ms intervals. You can test this with a LED(s) on each PIN(s). This is very important for beginners, when they build their first programmer and development board. If there is a problem (the PIC does nothing), it is often hard to determine where is the fault; Programmer? Developement board? or The software inside the PIC?

 

PIC 16F84A

Minimal schematic:

16F84A Schematic

16F84A Sample Source file

16F84A Sample Compiled HEX file

Required configuration bits:

 

PIC 16F628

Minimal Schematic:

16F628 Schematic

16F628 Sample Source file

16F628 Sample Compiled HEX file

Required configuration bits:

* Some I/O pins are not full-featured , read the Sticky at Electro-tech for more info

PIC 16F88

Minimal Schematic:

16F88 Schematic

16F88 Sample Source file

16F88 Sample Compiled HEX file

Required configuration bits:

* Some I/O pins are not full-featured , read the Sticky at Electro-tech for more info

This page is NOT UNDER CONSTRUCTION, more devices will be added when convenient...

© Jay.slovak 2006  
To contact me, send me a PM (no Help requests please, use Forum for that!)
Back to Electronic Circuits Projects Diagrams Free