Skip to content

GPS Logger with USB MSC and wireless channel (MSP430 & CC1101)

Notifications You must be signed in to change notification settings

minilogic/gps_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPS Logger with USB MSC and wireless channel (MSP430 & CC1101)

This is a prototype of GPS logging device based on MSP430F5510. The NMEA-data stream is written to a µSD-card (thanks to FATFS). Recorded files can be read via USB interface (USB MSC) or via wireless channel (not available in the current release). Project can be built with GCC or IAR compilers (see makefile).

log

To view the route, you can use any geodata visualization program (Google Earth, SAS Planet and others). The log file can be converted to the required format using GPS Visualizer.

Visualization of my walk :)

log

About

GPS Logger with USB MSC and wireless channel (MSP430 & CC1101)

Resources

Stars

Watchers

Forks

Languages