[Menu]


Guide to use the PIC




Now, the personal computer which you are using is working with the software. The software is the one to have written the operation order of the hardware (the personal computer). It is possible to make do the various operation to the hardware when making memorize this procedure in the memory and making execute it in the order. It is possible to make do the operation which is different with the same hardware by changing the software. It is very convenient.

On these pages, I will introduce the electronic circuits making which used the PIC(Peripheral Interface Controller) which is the one-chip microprocessor.
I will make this page for the beginner of PIC including me.


What is the PIC ?
Hardware of the PIC16F84A
Hardware of the PIC16F628
Hardware of the PIC16F873
Hardware of the PIC16F877
Instructions of PIC16 series

Radix

General format for instructions

Instruction set

Instruction spec (1)ADDLW ADDWFANDLWANDWF

Instruction spec (2)BCFBSFBTFSCBTFSS

Instruction spec (3)CALLCLRFCLRWCLRWDT

Instruction spec (4)COMFDECFDECFSZGOTO

Instruction spec (5)INCFINCFSZIORLWIORWF

Instruction spec (6)MOVFMOVLWMOVWFNOP

Instruction spec (7)RETFIERETLWRETURNRLF

Instruction spec (8)RRFSLEEPSUBLWSUBWF

Instruction spec (9)SWAPFXORLWXORWF





Software making for PIC

About the software

Software making procedure

Acquirement of the software development tool and Iinstallation

Initial setting of the software development tool

How to use MPLAB Ver6.50

How to make software

How to debug


Guidelines to make the Source Code

Directive Summary
PIC Programmer
PIC Circuits Gallery