Official Arduino library for interfacing with the 7Semi L89HA GNSS Module over UART. This library enables easy communication and data parsing of NMEA sentences, allowing you to retrieve GPS location, ...
This GPS module is special because it can use an I2C interface to communicate. This library handles the pulling in of data over I2C. We recommend a parsing engine such as TinyGPS.