14. API - Inertial Measurement Unit (IMU)

The Inertial Measurement Unit (IMU) on the Sense HAT has myriad uses in all sorts of projects from High Altitude Balloon (HAB) flights, robotics, detecting magnetic fields, or making novel user interfaces. It is represented in pisense by the SenseIMU class, and provides readings as IMUState, IMUVector and IMUOrient tuples.

14.1. SenseIMU

14.2. IMUState

14.3. IMUVector

14.4. IMUOrient

14.5. SenseSettings