Sunday, 17 February 2013

Week 5: FYP 2: Study of programming in C

Title of the project: Study programming of PIC microcontroller
Objective: To ensure the PIC microcontroller is operate
Content/Procedure: Study on input (i/p) and output (o/p) pin


Result:-
Figure 1: PIC pin configuration
Analysis:-
MPLAB sofware has been select to make the PIC microcontroller program coding for my project.  From the simulation program wrote an ASM language and compile with the MPLAB to running the program in PIC 16F877A.


Conclusion:
As a conclusion,the program that build from the MPLAB sucesfully match for the simulation on the circuit. The declaration on the port at PIC is easy to make a command after define the suitable port for input and output.