Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 371 Bytes

LSM9DS1 - 3D accelerometer, gyroscope and magnetometer

LSM9DS1 internally uses 2 buses:

  • Accelerometer and gyroscope
  • Magnetometer

and therefore functionality has been split into 2 classes which allows using them independently.

See samples for information about usage.

References