Posts tagged 'gps-interfacing'


Interfacing GPS with Atmega8

This article help you to interface GPS receiver with the AVR microcontroller. The GPS data's are displayed over an 16x2 LCD display. The program is written in Bascom Basic. Program 'Project: M8 + GPS Module Decoder Test 'Results: M8 successful operation of a small board, display latitude and longitude...

Continue reading →

AVR GPS Locator

In this project i have interfaced an GPS with AVR microcontroller, the ATtiny2313 gets the location from the GPS and display it over the LCD display. This project also have the feature of marking a place with its name. For entering the Name of the place i have used the PC-AT Keyboard. At starting the...

Continue reading →