Thursday, 26 April 2012

week 5

Week 5
Title of the project: Study programming of PIC
Objective: Make the PIC operate
Content/Procedure:
Study pin i/p and o/p

Write the program using MPLAB



Define port A : sensor, Variable resistor
B : Liquid crystal Display (LCD)
C : Switch
D : Valve, Pump

From the simulation program wrote an ASM language and compile with the MP lab to running the program in PIC 16F877A.

conclusion:
for the 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.

No comments:

Post a Comment