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-pythoncd pa1010d-pythonsudo ./install.sh
Latest/development library and dependencies from GitHub:
git clone https://github.com/pimoroni/pa1010d-pythoncd pa1010d-pythonsudo ./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
Release files for pa1010d 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pa1010d-0.0.4.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pa1010d-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / pa1010d-0.0.4.tar.gz
| Download URL | pa1010d-0.0.4.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09022cfde54f65f998ff647e1b976bdb6d5bebd826324b67169adfdb75121418
|
|
BLAKE2b-256 checksum How to use checksums |
4aa12d420d7369b8d8244f981f7443fe823f1db3888847d5032081842c693d7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pa1010d-0.0.4-py3-none-any.whl
| Download URL | pa1010d-0.0.4-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
95abc881ddb0ff62e51a45d512385d7889ba944e68fdb04c20705060043a92b4
|
|
BLAKE2b-256 checksum How to use checksums |
c477ffc8cd012ebf41e5a31dc11b93a347c480eebaca2893c297e98d912b1f28
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|