GPS tracker with Pic microcontroller and SD card.

Thread Starter

Gerelectronic

Joined Mar 3, 2021
15
Hello everyone.
I would like to be able to program a pic (16 or 18) that works like this:
the pic microcontroller must take the coordinates, time and date out of a Gps module and every certain period of time must:
- record them on an SD card;
- send them to the lcd display.
When the SD card is removed, it can be fed into a computer that acquires its data.
The GPS module must have a high reception.
The program must be done with Mikroc.

The basic circuit is shown in the figure, obviously it is only a starting point and you can modify it according to your needs.
In practice, my goal is to create a device capable of memorizing the place, date and time of use of a means of transport on the SD card which will then be inserted into a computer capable of acquiring the data.

Sorry for my bad English.
A big thanks to all those who manage to implement the program on Mikroc and choose the right components.
P.S I'm desperate;)

giusto.jpg
 
Top