| |
PIC MICRO Interfacing
using C
|
|
Learn and experiment yourself to see how to write a simple program using C
language for the PIC16C84.Write a C source program, compile, and download the HEX code to the chip directly,
connect DC adapter and debug the program until it works to the designed objective.
Hardware & Software Tools |
|
To use, program & download, you need the following hardware
circuits and components are : -
-
PIC 16F84 Microcontroller chip,
-
provide a regulated +5V DC voltage supply via a 78L05 or 7805
-
DC jack, and any 12VDC Wall plug adapters
-
You can purchase a Low-Cost 16C84 Programmer from our site PICPAK ,
a programmer that used to write HEX code to the chip or you can build it yourself
Here's one FREE Programmer
-
Next, you need to obtain a C Compiler. However we have choosen to use the Low Cost PCM C Compiler from CCS, USA
PCM C
|