ICM20948 9-DOF Accelerometer, Magnetometer and Gyroscope
Installing
If you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:
pip install icm20948
Otherwise our install script will set one up for you.
Stable library from GitHub:
git clone https://github.com/pimoroni/icm20948-python
cd icm20948-python
./install.sh
Latest/development library from GitHub:
git clone https://github.com/pimoroni/icm20948-python
cd icm20948-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.2
- Support for read_temperature
- Support Waveshare icm20948
0.0.1
- Initial Release
Release files for icm20948 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| icm20948-1.0.0.tar.gz | 14.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| icm20948-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.6 kB
Release files / icm20948-1.0.0.tar.gz
| Download URL | icm20948-1.0.0.tar.gz |
|---|---|
| Size | 14.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1707f66faa4abb655c3754e718181a75710f53af5b13c549b532caad79a2b5c4
|
|
BLAKE2b-256 checksum How to use checksums |
a0ef4a3a32fcb12f31de4fce45b449151e746d42d684939e001705c3adced725
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.2
|
Release files / icm20948-1.0.0-py3-none-any.whl
| Download URL | icm20948-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f19719ecdc431210957610b7af54b46a70b9a8fed5c5b33b2fe1b032b0fad35e
|
|
BLAKE2b-256 checksum How to use checksums |
d6920b217f146ccc21dc8e3fe81f2f5ca8a933b7f179f5aa673fcdd53088f859
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.2
|