https://github.com/mostafa-wael/gps-arduino-library
An arduino library for the GPS sensor,very simple and intuitive to use to use the library--> copy the GPS file to arduino--> libraries
https://github.com/mostafa-wael/gps-arduino-library
ardui gps navigation uart-protocol
Last synced: 3 months ago
JSON representation
An arduino library for the GPS sensor,very simple and intuitive to use to use the library--> copy the GPS file to arduino--> libraries
- Host: GitHub
- URL: https://github.com/mostafa-wael/gps-arduino-library
- Owner: Mostafa-wael
- License: gpl-3.0
- Created: 2020-06-19T13:31:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T11:30:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T12:45:53.115Z (5 months ago)
- Topics: ardui, gps, navigation, uart-protocol
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPS-arduino-library
An arduino library for the GPS sensor,very simple and intuitive to use.To use the library:
- copy the DHT file to arduino libraries.
- include it from the Arduino IDE.