THE DEVELOPMENT THE AUTOMATIC ACCIDENT ALERT WITH VEHICLE TRACKING SYSTEM USING GSM

Thursday 18 April 2013

WEEK 13 (FYP 2)

TITTLE : DESIGN THE PROTOTYPE

The Last week before the Presentation and this project not finish yet. So, this week, I prepared the prototype for the project. The prototype is compulsory to all Final Year Project's student. Picture below is the example of the prototype that I've already design.


Figure 1 : Front side of the prototype


Figure 2 : Left side of the prototype


Figure 3 : Upper side of the prototype



copyright by
sh mohd faiz

Wednesday 10 April 2013

WEEK 12 (FYP 2)

TITTLE : PROGRAM PROCESS


This is the MPLAB software is very important to use or doing simulation. It related each other. To do simulation for circuit and programming, I use proteus software. For command or programming we use MPLAB software ant to burn into pic we use software pic kit. And the picture below show the result of my program Automatic Accident Alert System.








Picture below show the demonstrate how to burn the IC of PIC 16877A program into the PIC burner. Below is the step :-

1) Now WinPic800 is ready to program the PIC. This programmer is able to detect the PIC. By clicking the icon shown, the programmer will detect the type of PIC on the programmer.


2) To write Hex code to PIC we must first open the hex file. By clicking the icon shown, a browse window will appear, open the hex file by clicking the file.




3) Program the file to PIC by clicking the icon shown.



4) A confirmation window will appear, click Yes to proceed programming PIC.




5) When it is completed, the window will show the status. Click Accept and the PIC is ready to be plug out.



6) To disconnect UP00A, simply plug the USB out. No extra configuration or setting needed. Same applied when plug-in for the 2nd time, installation of driver is not required. 


copyright by
sh mohd faiz



Sunday 7 April 2013

WEEK 11 (FYP 2)

TITTLE : PROGRAM PROCESS

Below is the guide to create a program using MPLAB software.


1) Before we start, create a new folder in your c drive and rename the folder accordance to your project name/title as shown below. This folder is now become your project folder.



2) Copy the given ASM code from your project CD to your new project folder and rename it
with your own name as shown in the example below.


3) Open MPLAB IDE, go to Project Menu and Click “Project Wizard”.






4) Click “Next”




5) Select your devices. (Choose the right devices base on your project development).



6) Select your language tool suite. For assembly program development, select the setting
as shown below.


7) Browse where to locate your new MPLAB project and write a name for the project.
(recommended: select the project folder that you have created in step1.1).



8) Create a new project.



9) Select your existing assembly code/project (the assembly code in step 1.2) and click “add”
to insert to your new MPLAB project.






10) Your project wizard is now completed. Check the summary and click “Finish”.



11) Your new MPLAB project should look like the picture below.



12) To Build your new project, go to menu “Project” and click on “Build All”.



13) Click on "Absolute".



14) Below is the succeeded result after Build process.



15) Hex File generated after succeeded build.







copyright by
sh mohd faiz