Python library for the ICM20948/AKA09916 9-DOF IMU
Project description
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
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
icm20948-1.0.0.tar.gz
(14.0 kB
view details)
Built Distribution
File details
Details for the file icm20948-1.0.0.tar.gz
.
File metadata
- Download URL: icm20948-1.0.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1707f66faa4abb655c3754e718181a75710f53af5b13c549b532caad79a2b5c4 |
|
MD5 | 314266a810f8f8eb5f348bb815c053d8 |
|
BLAKE2b-256 | a0ef4a3a32fcb12f31de4fce45b449151e746d42d684939e001705c3adced725 |
File details
Details for the file icm20948-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: icm20948-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.5 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 | f19719ecdc431210957610b7af54b46a70b9a8fed5c5b33b2fe1b032b0fad35e |
|
MD5 | 20bdbabb4eb5df5ca015be6f41982ef5 |
|
BLAKE2b-256 | d6920b217f146ccc21dc8e3fe81f2f5ca8a933b7f179f5aa673fcdd53088f859 |