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.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.3.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file pa1010d-0.0.3.tar.gz
.
File metadata
- Download URL: pa1010d-0.0.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8416b1287dabca19accc90b194ed3932c2396e215021170e47b432498760ecb |
|
MD5 | ec273fe181fa510907254be5456d2043 |
|
BLAKE2b-256 | 869a459740a20a2510f415331675d544da3f70495434a663e7837f9e590e5d2f |
File details
Details for the file pa1010d-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pa1010d-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74ac1fc3a02021795480575333040dbabd6171b3d28713ae88fa38b0d97c9e5b |
|
MD5 | 7b98e07861dde0e2588d4d1ac2200c1f |
|
BLAKE2b-256 | e354c8000219086e38051fe528231e61c909e0cc59bef89b5c8bd3b8253fd03d |