Driver for the ICP10125 barometric pressure & temperature sensor.
Project description
ICP10125 Barometric Pressure & Temperature Sensor
Installing
If you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:
pip install icp10125
Otherwise our install script will set one up for you.
Stable library from GitHub:
git clone https://github.com/pimoroni/icp10125-python
cd icp10125-python
./install.sh
Latest/development library from GitHub:
git clone https://github.com/pimoroni/icp10125-python
cd icp10125-python
./install.sh --unstable
Note Libraries will be installed in the "pimoroni" virtual environment, you will need to activate it to run examples:
1.0.0
- Repackage to hatch/pyproject.toml
0.0.1
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file icp10125-1.0.0.tar.gz.
File metadata
- Download URL: icp10125-1.0.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24684751ced6fc266270baf5442a49905c0dce1cdb837b8cd18c34d59d5a48f0
|
|
| MD5 |
6eec2cc44470d91e2bb2d3d18466f4e2
|
|
| BLAKE2b-256 |
cb51704b41ff46fdae024bf5f8acf7f826fe7df833018d8ef687adbd0cea97ab
|
File details
Details for the file icp10125-1.0.0-py3-none-any.whl.
File metadata
- Download URL: icp10125-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d321f0d8f87cbdf7ca36374ad9fd6b11d3aa0775539a0896c6da41cac19e4ed
|
|
| MD5 |
d3667b609d7f53fb97c7b65254631f37
|
|
| BLAKE2b-256 |
50c3a14715069440f9e66182cb8d54d015262edfa71443ba55ac3dbba451e0f2
|