![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
hi i try build gps data logger but i dont know what i need to do. i am happy if some on help me. can i build it using this gps modul ? http://www.vekoy.com/product_info.php?products_id=5512 machine must be portable and working with battery (i get data out with my pc) | |
| |
| | #2 |
|
Most all GPS units have an NMEA-0183 output. This is easy to read with a PIC serial port. The PIC can be set up to use very little power. Then you need a place to store log data. Some PICs have up to 64k of space which can be programmed with data in normal operation. External EEPROM can also be used. Also some flash card formats use a SPI interface. The PIC can be set up to dump the data back out through the serial port, which it can be read into a computer.
__________________ I thought what I'd do was I'd pretend I was one of those deaf-mutes. | |
| |
|
| Tags |
| data, gps, logger |
| Thread Tools | |
| Display Modes | |
| |