SparkFun
SparkFun 6 Degrees of Freedom Breakout - LSM6DSO (Qwiic)
The SparkFun LSM6DSO 6 Degrees of Freedom Breakout is an accelerometer and gyroscope sensor with a giant 9kB FIFO buffer and embedded processing interrupt fu...
Get notified when back in stock
The SparkFun LSM6DSO 6 Degrees of Freedom Breakout is an accelerometer and gyroscope sensor with a giant 9kB FIFO buffer and embedded processing interrupt functions. Due to the capabilities and low cost of the LSM6DSO we've created this small breakout board just for you! Each LSM6DSO breakout has been designed to be super-flexible and can be configured specifically for many applications. With the LSM6DSO breakout you will be able to detect shocks, tilt, motion, taps, count steps, and even read the temperature!
The LSM6DSO from STMicroelectronics is capable of reading accelerometer and gyroscope data up to 6.66kHz for more accurate movement sensing. As stated before this breakout also has the ability to buffer up to 9kB of data between reads, host other sensors, and drive interrupt pins all thanks to the LSM6DSO's built-in FIFO.
Utilizing our handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins in case you prefer to use a breadboard. Each pin has been broken out on the LSM6DSO, with one side of the board featuring power, I2C, and SPI functionality while the other side sporting pins that control auxiliary functionality and interrupt outputs. Please keep in mind that the LSM6DSO is a 3.3V device so supplying voltages greater than ~3.6V can permanently damage the IC. A logic level shifter is required for any development platform operating at 5V.
The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.
Features:
- 2x Qwiic connectors
- I2C Address
- 0x6B (default), 0x6A
- Accelerometer measurement range
- ±2/±4/±8/±16 g full scale
- Gyro measurement range
- ±125/±250/±500/±1000/±2000 dps full scale
- Embedded temperature sensor
- 16-bit resolution
- Operating voltage range
- 1.71V to 3.6V
- Typically 3.3V if using the Qwiic cable
- Power consumption @ 1.8V
- 0.55 mA in combo high-performance mode
- 0.265 mA in combo low-power mode
- “Always on” experience with low power consumption for both accelerometer and gyroscope
- I2C/SPI serial interface with main processor data synchronization feature
- Smart FIFO up to 9 kbyte based on features set
- Operating temperature range
- -40°C to +85°C
Documents:
- Schematic
- Eagle Files
- Board Dimensions
- Hookup Guide
- Datasheet (LSM6DSO)
- Application Notes
- Qwiic Info Page
- Arduino Library
- GitHub Hardware Repo
Videos
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.
- 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.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- 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
Brands
Sensors & Input
SparkFun Qwiic 6DoF LSM6DSO Schematic
Schematic · 137.6 KB · Click any page to view full size
LSM6DSO Datasheet
Datasheet · 7.3 MB · Click any page to view full size
LSM6DSO Application Notes
Document · 1.6 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 679.2 KB · Click any page to view full size
lsm6dso
Datasheet · 2.8 MB · 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
Arduino library support for the LSM6DSO.
4addc5f
over 2 years ago
· 57 commits
- .github Create add_issue_to_project.yml over 2 years ago
- examples Removes examples that are not currently working about 5 years ago
- src Updates possible range of certain arguments over 2 years ago
- .gitignore Renames all references to old library over 5 years ago
- keywords.txt Updates keywords file about 5 years ago
- library.properties Updates possible range of certain arguments over 2 years ago
- LICENSE.md initial upload over 5 years ago
- README.md Update README.md about 5 years ago
fef3512
over 4 years ago
· 14 commits
- Documentation Initial Commit over 5 years ago
- Hardware Removes temp library and uses LSM6DSO IC from SparkFun Eagle Libraries. over 4 years ago
- Production Moves a trace for better ground pour, adds production panel over 5 years ago
- .gitignore Initial Commit over 5 years ago
- LICENSE.md Initial Commit over 5 years ago
- README.md Update README.md about 5 years ago
aa07cfa
over 1 year ago
· 21 commits
- .github Autogenerated: Convert comments to doxygen and add doxygen configs over 1 year ago
- docs Update readme and add examples reference over 1 year ago
- examples Update readme and add examples reference over 1 year ago
- .readthedocs.yml Initial commit over 2 years ago
- DESCRIPTION.rst Switch pypi packaging to use pyproject.toml over 1 year ago
- DOCUMENTATION.md Initial commit over 2 years ago
- LICENSE Initial commit over 2 years ago
- package.json Autogenerated: Bump version number to 2.0.0 over 1 year ago
- pyproject.toml Autogenerated: Bump version number to 2.0.0 over 1 year ago
- qwiic_lsm6dso.py Autogenerated: Convert comments to doxygen and add doxygen configs over 1 year ago
- README.md Autogenerated: Update supported boards. over 1 year ago
- requirements.txt Switch pypi packaging to use pyproject.toml over 1 year ago
Related Tutorials
Free guides on learn.littlebird.com.au