elmohrimedabdessalam / GPS_tracker_EEPROM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPS_tracker

this project was made to tracking objects using Arduino, a GPS module, by saving longitude and latitude in external EEPROM. there are two Arduino codes, the first is to write location data to external EEPROM, the second is to read saved data. RQ: each coordinate takes 8 bytes.

About


Languages

Language:C++ 100.0%