Skip to content

Zolkin1/icm20948_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICM-20948 IMU Device Driver

This is a device-agnostic ICM-20948 (Inertial Measurement Unit) device driver.

The source code can be found on github.

The data sheet for this device can be found here.

See the documentation for current limitations and future plans.

Please create an issue on github or contact me if there are issues that need to be resolved.

Getting Started

The examples folder contains a number of examples to help you use the driver including a basic example, an example using the raw data interrupt, and an example using RTIC. All the examples are in both SPI and I2C.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages