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.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.1.tar.gz
(5.0 kB
view details)
Built Distributions
File details
Details for the file pa1010d-0.0.1.tar.gz
.
File metadata
- Download URL: pa1010d-0.0.1.tar.gz
- Upload date:
- Size: 5.0 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 | bb23fac45acea9f3971467a26dedd37f7924d7b6df700bd86da476bfda622866 |
|
MD5 | 1de7a4c09a298a4c5672b68c74d34fe3 |
|
BLAKE2b-256 | 299bc511c7214d9f4ff5b3ae19d3e2d96dc825ab0ee11fef6e101de2155bc433 |
File details
Details for the file pa1010d-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pa1010d-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | 2651681d61fcb99cecbfe5e69c4b43a11b436daf3a58e7b2edfc2a327603b442 |
|
MD5 | be8b77f53f51d7b53e494087b3344b18 |
|
BLAKE2b-256 | bd6a780b5188081a8f84a885dd7e41a4f5d62463c9ac7e9ace64e90335344e81 |
File details
Details for the file pa1010d-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: pa1010d-0.0.1-py2-none-any.whl
- Upload date:
- Size: 4.8 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 | 49bf6875df55fbc55d4662769f22822484bf9263342f46bf695ef01e979b6947 |
|
MD5 | b176ff6e800d445a72cd4f069e9f1f9c |
|
BLAKE2b-256 | 5a12fd6ced34f74ffbf56f7a9e23606c4c49319b8440119cfe4f2640038d110d |