MKR IMU Shield-board

MKR IMU Shield

The MKR IMU Shield helps you integrate inertial measurements with your projects. Read three-dimensional acceleration, yaw rate and magnetical field by simply mounting it on top of a MKR family board.

To use this shield, you can refer to the documentation of the MKR IMU library.

IMU
BNO055

This 9-axis absolute orientation sensor from Bosch consists of three sensors: gyroscope, accelerometer and geomagnetic sensor.

Essentials

First Steps

Quickstart Guide
All you need to know to get started with your new Arduino Shield.

Suggested Libraries

MKRIMU library
The MKRIMU library allows you to read the acceleration, gyroscope, magnetic field and euler angles from the IMU on your MKR IMU shield.

Arduino Basics

Built-in Examples
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
Learn
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
Language References
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.

Tutorials

MKR IMU Shield Basics

Learn the basics to get started with the MKR IMU Shield.

IMU
Accelerometer
Gyroscope

Resources

Downloads