MCPcopy Create free account
hub / github.com/adafruit/Adafruit_GPS

github.com/adafruit/Adafruit_GPS @1.7.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.7.5 ↗ · + Follow
47 symbols 49 edges 7 files 46 documented · 98% updated 4mo ago1.7.5 · 2024-04-23★ 49814 open issues

Browse by type

Functions 46 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Adafruit_GPS Build Status Documentation

Warning

This library assumes that only valid, supported NMEA sentences are parsed. Parsing invalid or unsupported NMEA sentences may result in memory corruption and/or unhandled faults & exceptions!

This is the Adafruit GPS library - the ultimate GPS library for the ultimate GPS module!

Tested and works great with the Adafruit Ultimate GPS module using MTK33x9 chipset ------> http://www.adafruit.com/products/746

These modules use TTL serial to communicate, 2 pins are required to interface.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries. BSD license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager to search for 'Adafruit GPS' and install the library.

Core symbols most depended-on inside this repo

Shape

Method 45
Class 1
Function 1

Languages

C++100%

Modules by API surface

src/Adafruit_GPS.cpp22 symbols
src/NMEA_parse.cpp11 symbols
src/NMEA_data.cpp11 symbols
src/NMEA_build.cpp2 symbols
src/Adafruit_GPS.h1 symbols

For agents

$ claude mcp add Adafruit_GPS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page