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

Examples

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

API Reference

  • adafruit_gps

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
  • 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 | N | R | S | U | W

A

  • adafruit_gps (module)

D

  • datetime (adafruit_gps.GPS attribute)

G

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

H

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

I

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

N

  • nmea_sentence (adafruit_gps.GPS attribute)

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 Tony DiCola, 2021 James Carr Revision f95ca0de.

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