OZGPS_NMEA

Communication

GPS NMEA Parser library
This project is a parser software that works for all gps receivers, supports the entire NMEA sentence protocol, performs translation for you, supports all embedded devices, because it is only the parser software, and when it is a lightweight software, it breaks down the sentence and transfers it to the sequence by reading with a single character, which will be very useful in your embedded projects.

Author: Hamza Ozkan

Maintainer: Hamza Ozkan

Read the documentation

Compatibility

This library is compatible with the avr, sam, samd, esp8266, esp32, Simblee, stm32, nrf52 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.