SparkFun
SparkFun Micro 6DoF IMU Breakout - LSM6DSV16X (Qwiic)
The SparkFun Micro 6DoF IMU Breakout features the STMicroelectronics LSM6DSV16X — a high-performance, low-power 6-axis IMU with a 3-axis accelerometer and 3-...
Get notified when back in stock
The SparkFun Micro 6DoF IMU Breakout features the STMicroelectronics LSM6DSV16X — a high-performance, low-power 6-axis IMU with a 3-axis accelerometer and 3-axis gyroscope. Its triple-core architecture processes data on three separate channels (UI, OIS, EIS) with dedicated configuration, processing, and filtering. All in a tiny 0.75 × 0.30″ Qwiic Micro footprint.
The LSM6DSV16X includes a programmable finite state machine (FSM) for configurable motion tracking and a machine learning core (MLC) for AI-powered contextual awareness. Embedded Qvar electrostatic sensing enables touch-style interactions like tap, double tap, long press, and swipe gestures.
Key Features
- LSM6DSV16X 6-Axis IMU – 3-axis accelerometer + 3-axis gyroscope
- Triple-Core Processing – UI, EIS, and OIS channels
- Machine Learning Core – Exportable AI features for IoT edge computing
- Finite State Machine – Configurable motion tracking at up to 960 Hz
- Qvar Electrostatic Sensing – Tap, swipe, and gesture detection
- Qwiic Micro Form Factor – 19.05 × 7.62 mm
- Always-On Low Power – 0.65 mA in combo high-performance mode
Specifications
- Accelerometer Range – ±2 / ±4 / ±8 / ±16 g
- Gyroscope Range – ±125 to ±4000 dps
- Interface – I²C (0x6B default, 0x6A), SPI, MIPI I3C
- Smart FIFO – Up to 4.5 KB
- Supply Voltage – 1.71–3.6 V (IO: 1.08–3.6 V)
- Qwiic Connector – 1× JST 4-pin (1 mm pitch)
- Board Dimensions – 19.05 × 7.62 mm
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- edge computing
- Edge computing means processing data close to where it is collected, such as on the device itself, rather than sending everything to the cloud. This can reduce delays, internet dependence, and privacy concerns in sensor, camera, and robotics projects.
- FIFO
- FIFO stands for "first in, first out", a way of handling stored items so the oldest one is read out first, like a queue. In electronics a FIFO is usually a small buffer that temporarily holds data, such as sensor samples or serial bytes, so a processor can collect it in batches instead of reading continuously.
- Gyroscope
- A gyroscope measures rotation, such as how fast a board is turning around its X, Y, and Z axes. This matters for projects like gesture controls, balancing robots, and motion tracking where tilt or rotation changes need to be detected.
- I3C
- I3C is a newer two-wire communication bus designed as a faster, more capable successor to I2C for sensors and small peripherals. It matters because I3C devices may offer better speed and features, but they need compatible hardware and software support.
- IMU
- An IMU (Inertial Measurement Unit) combines motion sensors, typically an accelerometer and gyroscope and sometimes a magnetometer, to measure movement and orientation. It can sense motion, tilt, vibration, rotation, and changes in direction, which is useful for tasks such as navigation, stabilisation, gesture detection, and asset tracking.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- MIPI
- MIPI is a high-speed display and camera interface often used inside phones, tablets, and embedded devices. It matters because raw MIPI displays usually need special driver hardware or software support, unlike plug-and-play HDMI screens.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
SparkFun Micro 6DoF LSM6DSV16X Schematic
Schematic · 92.9 KB · Click any page to view full size
LSM6DSV16X Datasheet
Datasheet · 4.9 MB · Click any page to view full size
LSM6DSV16X 6‑Axis IMU with Embedded Sensor Fusion
Product Brief · 3.1 MB · Click any page to view full size
LSM6DSV16X Finite State Machine Application Note
Document · 2.3 MB · Click any page to view full size
LSM6DSV16X Machine Learning Core Application Note
Document · 4.9 MB · Click any page to view full size
LSM6DSV16X Qvar Sensing Channel Application Note
Document · 3.0 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 629.5 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Documentation and Hardware Files for the SparkFun 6DoF LSM6DS16X
81f28ab
about 3 years ago
· 55 commits
- .github Update mkdocs.yml about 3 years ago
- docs Update resources_and_going_further.md about 3 years ago
- Documentation Adds documentation over 3 years ago
- Hardware Fixes angle of a single trace over 3 years ago
- Production Adds gerbers over 3 years ago
- .gitignore Removing dead file from yml about 3 years ago
- License.md Create License.md over 3 years ago
- lsm6dsv16x.lbr Increases pad size, decreases paste size on footprint over 3 years ago
- mkdocs.yml Removing dead file from yml about 3 years ago
- README.md Update README.md about 3 years ago
2989647
over 2 years ago
· 45 commits
- .github Create add_issue_to_project.yml almost 3 years ago
- Documentation Updates the many many comments to a different format over 3 years ago
- examples Fixes indentation in all examples about 3 years ago
- src Fixes switch/case statement for degrees per second over 2 years ago
- library.properties Fixes range selection in the switch/case statement that was out of order over 2 years ago
- License.md Create License.md over 3 years ago
- README.md Update README.md over 2 years ago
Related Tutorials
Free guides on learn.littlebird.com.au