icm20948-python icon indicating copy to clipboard operation
icm20948-python copied to clipboard

Python library for the Pimoroni ICM20948 breakout

Results 5 icm20948-python issues
Sort by recently updated
recently updated
newest added

# Testing If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so: ``` git clone https://github.com/pimoroni/icm20948-python -b repackage cd icm20948-python...

Hello pimoroni team, I would like to ask if there are any plans to enable DMP and read orientation data from this device, using this library, if possible! It will...

enhancement
help wanted

This adds support for using the FIFO queue to store the values measured by the accelerometer and the gyroscope and to read back that data quickly. It is based on...

enhancement

Does anybody have Arduino code that downloads the DMP into the ICM-20948, and to get readings from the DMP?

Hello, Could you please comment, if you know a driver for ICM20948 using micropython in esp8266? I cannot find! Thanks!