Hi guys. i am making a gps clock system using a gizduino (Arduino compatible) AtMega 644. i have a gps shield with a gps antenna. what i am planning to do is to show the gps time to the four digit seven segment dispaly. what i need are: the code to decode the NMEA string which houses the UTC time and make it visible to the seven segment; the pin connection of the gizduino to the seven segment. anyone who has an idea? please help me. thanks.
the code to decode the NMEA string which houses the UTC time
TinyGPS
Could you give me the exact code please?
i mean the link. something like that.