- This topic has 4 replies, 3 voices, and was last updated 10 years, 11 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › to know the information about the electronics project
i just want to know and want some to provide me material for my project.
my project is ”VEHICLE TRACKING SYSTEM USING GPS AND GSM”
and i m gonna use a mobile phn to track my vehicle.
so i want to know its description, circuit diagram, code, components.
which microcontroller, i have to use for project.
Hi,
In your system, you need following listed modules.
GSM, GPS, LCD and Controller.
8051 has only 1 UART but GSM and GPS both works on UART. But in your system, GPS only sends command and GSM receives command. So you can use 8051 series controller.
You can start interfacing GSM and GPS with 8051. Tutorial section can help you for both of this.
If you face any difficulty, let us know. We will guide you
All the best.
thankyou dishant for providing me such a useful information..
i have already interfaced all the component with the 8051 microcontroller, but the problem which i got in interfacing is, its coding.
i have done all this interfacing on proteus, where we can test it too, so i am facing problem in coding.
so will you plese help me in coding..
one by one simulate all the modules in proteus by writing programs of each module in Keil. for writing programs in keil for different modules refer to given tutorial on this site.
then integrate all modules in one project
Hi,
If you have tested on proteus, you can start on hardware. Develop program in Keil and transfer to the controller whichever you are using.
If you are facing problem in hardware, let us know. For how to interface these mmodules, this website has lots of tutorials so you can learn by yourself. If you are facing any issues, feel free to write us.
All the best friend.