brtaylor
Well-known member
@brtaylor and all interested.
I couldn't resist thetrying to see if I could get the ICM20948 working. So I updated your library with a version for the ICM20948:
https://github.com/mjs513/invensense-imu/tree/Invensense-imu-icm
Consider it still a work in progress as I haven't included Wake on Motion functionality yet but most is there including a couple new functions that are necessary. I included an example using the Fusion library and I2C interupt version. If you want give it a try and let me know if its worth including as a PR.
Sweet! No need for WOM. My goal is to just have basic functionality working across the line of devices. I'll try it out.