Python library for the PA1010D i2c GPS module
Project description
Pimoroni PA1010D GPS Breakout
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 details)
Built Distribution
File details
Details for the file pa1010d-0.0.4.tar.gz
.
File metadata
- Download URL: pa1010d-0.0.4.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.5 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09022cfde54f65f998ff647e1b976bdb6d5bebd826324b67169adfdb75121418 |
|
MD5 | 7602a0019b32624d71f99437a17e4e65 |
|
BLAKE2b-256 | 4aa12d420d7369b8d8244f981f7443fe823f1db3888847d5032081842c693d7a |
File details
Details for the file pa1010d-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pa1010d-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.5 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95abc881ddb0ff62e51a45d512385d7889ba944e68fdb04c20705060043a92b4 |
|
MD5 | e229e898d62e8f342aea28f12cd738d4 |
|
BLAKE2b-256 | c477ffc8cd012ebf41e5a31dc11b93a347c480eebaca2893c297e98d912b1f28 |