Introduction to microcontroller PIC16F870 and PIC16F84
Don't be afraid and think this is too complicated for you, it is not. The common idea is that a microcontrollers are very complicated
to use and need thousand of houres to learn. Yes, that can be true if you are going to make a voice recognizion program
using fast fourie transform *smiling*
Lets have a look at a simplyfied blockdiagram of the interior of the microcontroller. In the PIC16F84 and PIC16F870 you will
find and work lot with this four blocks.
Below you can find two example. The first example will make an output pin go high, You can connect a LED to this pin
to verify the signal. Next example will make the pin (LED) blink.![]() |
![]() |