A simple Flipper Zero application for NMEA 0183 serial GPS modules, such as the Adafruit Ultimate GPS Breakout.
Heavy lifting (NMEA parsing) provided by minmea.
This is a single-screen app, and a few interactions are provided via the hardware buttons:
Connect the GPS module to power and the USART using GPIO pins 9 (3.3V), 11 (GND), 13 (TX), and 14 (RX), as appropriate.
See the tutorial video from Lab401 by RocketGod for a visual guide to the hardware setup.
If you have verified this application working with a module not listed here, please submit a PR adding it to the list.