Spiga



 
Showing posts with label GPS. Show all posts
Showing posts with label GPS. Show all posts

GPS Auditory Navigation

This project goal is to build a navigator that allows a user to navigate to a predefined location through the use of auditory guidance. The project is equipped with GPS, digital compass, and MCU ATmega32 to generate sound based on the direction that the user must turn in order to face the correct direction. One example implementation of this project is a self guided tours navigator.

audio navigation self guide

Read More

PIC Mini GPS Logger

FV-M8 GPS module project
This small PIC based GPS logger used San Jose Navigation FV-M8 GPS module. It allow you to stores coordinates, altitude, and speed into an EEPROM. Then a Delphi based windows software converts EEPROM stored data into .kml (Google Earth format). The system equipped with MCU PIC 16F876 to control FV-M8 GPS module, EEPROM, and interfacing to PC. You can use this project for snowboarding, FPV flights, trial bike and hiking logger.

Download : .hex (16F876), Windows GPS Logger, Schematic (eagle)


Read More