Adafruit GPS Library
3.10.6
  • Introduction
  • Communicating with the GPS
  • Selected Data Types

Examples

  • Simple test
  • Echo test
  • Time source
  • Data logging
  • Satellite fix

API Reference

  • adafruit_gps
  • GPS
  • GPS_GtopI2C

Tutorials

  • Adafruit Ultimate GPS
  • Adafruit Ultimate GPS featherwing
  • Adafruit Mini GPS module
  • GPS Tour Guide

Related Products

  • Adafruit Ultimate GPS Breakout
  • Adafruit Ultimate GPS FeatherWing
  • Adafruit Mini GPS module

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit GPS Library
  • Docs »
  • Index
  • Edit on GitHub

Index

A | D | G | H | I | M | N | R | S | U | W

A

  • adafruit_gps
    • module

D

  • datetime (adafruit_gps.GPS property)

G

  • GPS (class in adafruit_gps)
  • GPS_GtopI2C (class in adafruit_gps)

H

  • has_3d_fix (adafruit_gps.GPS property)
  • has_fix (adafruit_gps.GPS property)

I

  • in_waiting (adafruit_gps.GPS property)
    • (adafruit_gps.GPS_GtopI2C property)

M

  • module
    • adafruit_gps

N

  • nmea_sentence (adafruit_gps.GPS property)

R

  • read() (adafruit_gps.GPS method)
    • (adafruit_gps.GPS_GtopI2C method)
  • readline() (adafruit_gps.GPS method)
    • (adafruit_gps.GPS_GtopI2C method)

S

  • send_command() (adafruit_gps.GPS method)

U

  • update() (adafruit_gps.GPS method)

W

  • write() (adafruit_gps.GPS method)
    • (adafruit_gps.GPS_GtopI2C method)

© Copyright 2017 - 2022 Tony DiCola, James Carr Revision 04417ed2.

Built with Sphinx using a theme provided by Read the Docs.