Skip to main content

Python library for the PA1010D i2c GPS module

Project description

Pimoroni PA1010D GPS Breakout

Build Status Coverage Status PyPi Package Python Versions

Pre-requisites

You must enable:

  • i2c: sudo raspi-config nonint do_i2c 0

You can optionally run sudo raspi-config or the graphical Raspberry Pi Configuration UI to enable interfaces.

Installing

Stable library and dependencies from GitHub:

  • git clone https://github.com/pimoroni/pa1010d-python
  • cd pa1010d-python
  • sudo ./install.sh

Latest/development library and dependencies from GitHub:

  • git clone https://github.com/pimoroni/pa1010d-python
  • cd pa1010d-python
  • sudo ./install.sh --unstable

Stable (library only) from PyPi:

  • Just run sudo pip3 install pa1010d

Changelog

0.0.4

  • Fix read/write for Python 3.9

0.0.3

  • Add support for geoidal separation
  • Add support for lat/long direction
  • Require Python >= 3.6

0.0.2

  • Add support for disabling PPS LED
  • Handle spurious newlines in sentences
  • Add PDOP, VDOP and HDOP output
  • Handle GLL messages

0.0.1

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pa1010d-0.0.4.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

pa1010d-0.0.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page