I2C GPS Module with NMEA decoding
https://www.electronics-lab.com/i2c-gps-module-nmea-decoding/
David Johnson-Davies designed a GPS module that decodes the NMEA sentences on ATtiny841, and this also runs the I2C slave routine. He writes: This is a compact GPS module with an I2C interface, making it easy to read the GPS parameters from another project without needing to worry about parsing the NMEA sentences. It’s a […]