Add motion and orientation sensing to your Arduino or CircuitPython project with this affordable 6 Degree of Freedom (6-DoF) sensor combo from ST. The board includes an LSM6DS33, a 6-DoF IMU accelerometer + gyroscope. The 3-axis accelerometer, can tell you which direction is down towards the Earth (by measuring gravity) or how fast the board is accelerating in 3D space. The 3-axis gyroscope that can measure spin and twist. This chip isn't the newest motion sensor, but it is well-established and comes at a great price.

To make getting started fast and easy, we placed the sensor on a compact breakout board with voltage regulation and level-shifted inputs. That way you can use it with 3V or 5V power/logic devices without worry. Both I2C and SPI interfaces are available, so you'll be able to use it with any hardware setup. The breakout comes fully assembled and tested, with some extra header so you can use it on a breadboard. Four mounting holes make for a secure connection.

This breakout does not include a magnetometer, often required for accurate orientation. We recommend the LIS3MDL 3-axis magnetometer to match up with this IMU. We even have a version that contains both!

Additionally, since it speaks I2C, you can easily connect it up with two wires (plus power and ground!).  We've even included two SparkFun qwiic compatible STEMMA QT connectors for the I2C bus so you don't even need to solder! Just wire up to your favorite micro like the STM32F405 Feather with a plug-and-play cable to get 6 DoF data ASAP. You can change the I2C address on the back using the solder jumper, to allow you to have two of these sensor boards on one bus.

We also wrote libraries to help you get these sensors integrated with your project. This library contains an Arduino driver for the accel/gyro. For advanced Arduino usage, ST has their own fully-featured library that includes extras such as FIFO management and tap detection for the LSM6DS3.

If you prefer Python, or just want to get going extra quick with minimal hassle, you can use this CircuitPython library and its included examples

This guide was first published on Jan 20, 2020. It was last updated on Mar 18, 2024.

This page (Overview) was last updated on Mar 08, 2024.

Text editor powered by tinymce.