SparkFun
Triple Axis Accelerometer Breakout - LIS3DH with Headers
· MPN: SEN-20659
Add 3-axis motion sensing to your project with this LIS3DH accelerometer breakout from SparkFun. The LIS3DH is a low-power, capacitive micro-machined acceler...
Add 3-axis motion sensing to your project with this LIS3DH accelerometer breakout from SparkFun. The LIS3DH is a low-power, capacitive micro-machined accelerometer with 12 bits of resolution, suitable for detecting translation, movement and orientation in 3DoF applications.
The breakout is easy to connect on a breadboard and supports your choice of SPI or I2C. This version comes with headers, making it convenient for prototyping with Arduino and other microcontroller boards.
The LIS3DH Breakout is a 3.3V device. Supplying voltages greater than ~3.6V can permanently damage the IC. If your Arduino provides a 3.3V supply and you are using I2C, extra level shifting is generally not needed; SPI use may require a level shifter.
Supporting documentation includes a schematic, Eagle files, hookup guide, LIS3DH datasheet, application note, Arduino library and GitHub resources.
Features:
- Power-Down mode
- Normal mode
- Low-Power mode
- ±2g/±4g/±8g/±16g dynamically selectable fullscale
- 10bit, 32-Level FIFO
- 6D/4D orientation
- Free-fall detection
- Motion detection
- Embedded temperature sensor
Specifications:
- Supply voltage: 1.7V--3.6V
- Modes: Three Modes:
- Mode: Power-Down
- Mode: Normal
- Mode: Low-Power
- Fullscale: ±2g/±4g/±8g/±16g Dynamically Selectable Fullscale
- FIFO: 10bit, 32-Level FIFO
- Orientation: 6D/4D Orientation
- Detection: Free-fall Detection
- Detection: Motion Detection
- Temperature sensor: Embedded Temperature Sensor
A handy choice for breadboarded motion-sensing projects, simple IMU experiments and Arduino-based orientation or movement detection.
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- 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.
- IMU
- An Inertial Measurement Unit combines motion sensors to measure movement and orientation. It matters for asset tracking because it can detect movement, tilt, vibration, or changes in direction.
- 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.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- 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.
- 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 Breakout Schematic
Schematic · 49.0 KB · Click any page to view full size
LIS3DH 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 · 642.2 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more