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.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.2.tar.gz
(5.7 kB
view details)
Built Distributions
File details
Details for the file pa1010d-0.0.2.tar.gz
.
File metadata
- Download URL: pa1010d-0.0.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9205c5ba2a4e8731184939b8d04f5bfc32d1bb665a2ef974ed97e9b112a8b68d |
|
MD5 | e0984bc366cd51ff3f012ede20b22e89 |
|
BLAKE2b-256 | 210959df0814edfed05e07ff094754820b426c42bfbf2c922d64929179a93ced |
File details
Details for the file pa1010d-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pa1010d-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47a2ea7f5915a8dd6210af55e25310f285ecb2d0c687bb53eb3f4bf7ffa0f99b |
|
MD5 | b80c17975f09e44bf5fed08475a0b768 |
|
BLAKE2b-256 | f74107e45f01d3efcf5bd6f8ec25538dc3f8ca89ab60196f24372ea2dfa80a64 |
File details
Details for the file pa1010d-0.0.2-py2-none-any.whl
.
File metadata
- Download URL: pa1010d-0.0.2-py2-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc9634fe211a5c2b348d6232323b960b3dbe4807ef280ee7a056daf764c8da97 |
|
MD5 | 85dad28dd176b83e97f92f6b5d2a9b38 |
|
BLAKE2b-256 | 98ba137f184b46a844960e17b89b91cab697d421559e5406c2a7c8b736073db5 |