Microcontroller › AVR › How to program a ATmega16 with GPS (basic)? › Hi,Tell you the first step.
March 19, 2013 at 4:23 pm
#9346
AJISH ALFRED
Participant
Hi,
Tell you the first step. Connect the GPS module to the serial port of your PC, and use any application like hyperterminal to view what all data comes.
Next connect the GPS module to the serial port of the microcontroller, write a program to read the data, collect only the data you require.