Monday 28 October 2013

WEEK 8 : FYP 2 : RELAY CIRCUIT PROGRESS

Title           : Making and testing the relay circuit and program
Objective   : 1) To develop coding of relay circuit for normal and flexible mode                            
                   2) To ensure the coding can be run properly with the hardware

Content     : 1) Develop coding for normal and flexible mode
                   2) Testing the coding that can be link with the circuit or not

Result:-

Figure 1 : Relay circuit


Analysis:-

The hardware development is suitable matches with the software; it proves when the hardware function, the coding for normal and flexible mode is functioning.
 
Conclusion:-
As a conclusion the result achieve what we expected, and the circuit is function when it matches with the software. The combination of the hardware and software is important to produce the output based on we need.

Monday 21 October 2013

WEEK 7 : FYP 2 : PIC CIRCUIT PROGRESS

Title          : Making and testing the PIC circuit and program
Objective  : 1) To develop coding of PIC circuit for normal and flexible mode                            
                  2) To ensure the coding can be run properly with the hardware

Content     :1) Develop coding for normal and flexible mode
                  2) Testing the coding that can be link with the circuit or not

Result:-


Figure 1 : PIC circuit
Analysis:-

The hardware development is suitable matches with the software; it proves when the hardware function, the coding for normal and flexible mode is functioning.
 
Conclusion:-
As a conclusion the result achieve what we expected, and the circuit is function when it matches with the software. The combination of the hardware and software is important to produce the output based on we need.

Monday 14 October 2013

WEEK 6 : FYP 2 : TEST OR TROUBLESHOOT INTERFACING CIRCUIT

Title           : Test or troubleshoot the interfacing circuit between PIC circuit with output circuit
Objective   : 1) To know the circuit function properly
                   2) To troubleshoot when the circuit have a problem

Content/Procedure:
• Burn the program into PIC circuit
• Check the program related or not with PIC circuit
• Interface the PIC circuit with output circuit
• Check again and ensure the overall circuit working as expected and is same with simulate in proteus

Analysis:-
For this project, at the PIC circuit I burn the program as directly and not use other out interface component because in software MPlab IDE have a PICkit2 software and just connected the wire from computer to PIC circuit but make sure at the PIC circuit have a pin IDC10 connector with PIC and it one of component from In Circuit Serial Programing ( ICSP ).

Conclusion:-
Circuit is working properly and knows how to burn the program into PIC, troubleshoot circuit also interfacing PIC circuit with output circuit have done. So, in this task the objective is achieved.

Monday 7 October 2013

WEEK 5 : FYP 2 : STUDY OF PROGRAMMING IN C

Title                 : Study programming of PIC microcontroller
Objective         : To ensure the PIC microcontroller is operate
Content            : 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 successfully 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.