DFRobot
Gravity: I2C LIS2DW12 Triple Axis Accelerometer Sensor (±2g/±4g/±8g/±16g)
The LIS2DW12 is an ultra-low-power high-performance three-axis linear accelerometer. It has user-selectable full scales of ±2g/±4g/±8g/±16g and is capable of...
Get notified when back in stock
The LIS2DW12 is an ultra-low-power high-performance three-axis linear accelerometer. It has user-selectable full scales of ±2g/±4g/±8g/±16g and is capable of measuring accelerations with output data rates from 1.6 Hz to 1600 Hz.
The sensor comes with two independent programmable interrupts and a dedicated internal engine that can achieve various motion and acceleration detection including free-fall, portrait/landscape detection, 6D/4D orientation detection, configurable single/double-tap recognition, stationary/motion detection, wake-up for smart power saving, etc. And for your convenience, we provide you with sample programs for the above functions.
Connection Diagram
Features
Specification
Documents
Shipping List
Jargon buster
Plain-language definitions for the technical terms used above.
- 6D/4D orientation detection
- 6D/4D orientation detection is a sensor feature that recognises which way the board is facing, such as face-up, face-down, portrait or landscape positions. It matters if you want a project to react to being flipped, tilted or placed in a particular orientation without writing all the detection logic yourself.
- 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.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- 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.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- Motion detection
- The ability to sense that something has moved, either by comparing successive camera frames or by using a dedicated sensor such as a PIR (infrared) or radar module. When a product lists motion detection, movement can be used as a trigger so a system only acts or records when there is activity rather than running continuously.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Sensors & Input
Supplier page — dfrobot.com
Supplier Description · 654.0 KB · Click any page to view full size
SEN0409 lis2dw12 schematics 1.0
Schematic · 1.1 MB · Click any page to view full size
SEN0409 lis2dw12 datasheet 1.0
Datasheet · 1.2 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au