Closed AlexLandherr closed 3 years ago
pynmea2 is just a parsing library and does not support any specific hardware or interfaces. You will have to consult the documentation for those devices on how to read NMEA data from them, and then pass it to pynmea2.
I have the PA1010D breakout from Pimoroni (https://thepihut.com/products/pa1010d-gps-breakout).
How do I make it so that pynmea2 can read the NMEA-0183 sentences it outputs on a Raspberry Pi Zero W running the latest Raspberry Pi OS?