SparkFun
LIS3DH Micro Triple Axis Accelerometer Breakout (Qwiic)
· MPN: SEN-29529
This ultra-small Qwiic-enabled breakout adds three-axis acceleration sensing to compact projects using the LIS3DH, a smart, low-power capacitive micro-machin...
This ultra-small Qwiic-enabled breakout adds three-axis acceleration sensing to compact projects using the LIS3DH, a smart, low-power capacitive micro-machined accelerometer with 12-bit resolution. It can be used for translation detection and is classified as a 3DoF, or 3 Degrees of Freedom, sensor.
The LIS3DH includes built-in movement detection capabilities and offers a few analogue inputs to experiment with. This micro breakout is designed for the SparkFun Qwiic ecosystem, making I2C connections straightforward with compatible Qwiic cables and boards.
Due to the compact micro footprint, this version only supports I2C communication with the LIS3DH. It breaks out one accelerometer interrupt pin and a single ground pin to plated-through-hole (PTH) pins.
SparkFun provides supporting documentation including a schematic, KiCad files, hookup guide, LIS3DH datasheet, LIS3DH app note, Arduino Library and GitHub hardware repository.
Features:
- Qwiic: Qwiic Micro-Footprint
- Mode: Power-Down
- Mode: Normal
- Mode: Low-Power
- Orientation: 6D/4D Orientation
- Detection: Free-fall Detection
- Detection: Motion Detection
- Sensor: Embedded Temperature Sensor
Specifications:
- Operating voltage: 1.7V--3.6V
- Full-scale range: ±2g/±4g/±8g/±16g Dynamically Selectable Fullscale
- FIFO: 10bit, 32-Level FIFO
Choose this micro version when you need a very small Qwiic I2C accelerometer; use the larger LIS3DH breakouts if you need SPI or access to all chip pins.
Jargon buster
Plain-language definitions for the technical terms used above.
- 12-bit resolution
- 12-bit resolution means the sensor’s measurement is divided into 4096 possible digital values. Higher resolution can make small changes in motion or tilt easier to detect, as long as the sensor range and noise are suitable for the project.
- 3DoF
- 3DoF means “three degrees of freedom,” usually measuring motion along three axes: X, Y and Z. For this accelerometer, it tells you the board can sense acceleration and tilt in three directions, but not rotation like a gyro would.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- FIFO
- FIFO stands for “first in, first out” and is a small memory buffer inside the sensor that stores recent readings in order. This matters because it can help capture motion data without the microcontroller needing to read the sensor every single instant.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LIS3DH
- A specific low-power 3-axis accelerometer chip made by STMicroelectronics. Knowing the chip part number helps you find the correct datasheet, libraries, wiring details, and limits such as its safe voltage range.
- Motion detection
- A camera feature that checks the image for changes that suggest something has moved. It matters because your project can use movement as a trigger instead of constantly saving or processing every frame.
- PTH
- Plated through-hole means the pin holes are metal-lined so solder connects the pad on both sides of the board. It is useful for connectors and headers that need a strong mechanical and electrical connection.
- 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
Sensors & Input
LIS3DH Micro Breakout Schematic
Schematic · 143.5 KB · Click any page to view full size
LIS3DH Accelerometer Datasheet
Datasheet · 1.0 MB · Click any page to view full size
LIS3DH Application Note
Document · 1.4 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 583.6 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more