SparkFun
SparkFun Triple Axis Accelerometer Breakout - ADXL362
A breakout board for the Analog Devices ADXL362, a 3-axis MEMS accelerometer that operates at ultra-low power consumption. It measures both dynamic accelerat...
Get notified when back in stock
A breakout board for the Analog Devices ADXL362, a 3-axis MEMS accelerometer that operates at ultra-low power consumption. It measures both dynamic acceleration (motion, shock) and static acceleration (tilt), and communicates over SPI. Built-in digital logic enables autonomous "wake-on-shake" operation for battery-powered applications.
Key Features
- 3-Axis Measurement – Selectable range: ±2 g, ±4 g, or ±8 g
- Ultra-Low Power – Designed for battery-powered and always-on sensing
- High Resolution – 1 mg/LSB
- Low Noise – Down to 175 µg/√Hz
- SPI Interface – Digital communication with configurable measurement ranges
- Wake-on-Shake – Adjustable motion activation threshold for autonomous operation
- Wide Voltage Range – 1.6 V to 3.5 V
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.
- LSB
- Least significant bit (LSB) is the lowest-order bit in a binary number, the bit that some serial protocols send first or last. In analogue-to-digital and digital-to-analogue converters, one LSB also means the smallest step the device can resolve, equal to its full-scale range divided by the number of steps.
- MEMS accelerometer
- A tiny motion sensor made using micro-electromechanical systems technology that measures acceleration and tilt. In a compass module, it helps correct the heading when the board is not perfectly flat.
- 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
ADXL362 Breakout Schematic
Schematic · 29.7 KB · Click any page to view full size
ADXL362 Accelerometer Datasheet
Datasheet · 1.3 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 577.7 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
ADXL362 Breakout Board available from SparkFun Electronics.
59a8558
over 4 years ago
· 10 commits
- Hardware Adding back in rev files almost 12 years ago
- Production Files Adding back in rev files almost 12 years ago
- .gitattributes Adding part info to README, adding current files to repo almost 12 years ago
- .gitignore Initial Commit almost 13 years ago
- README.md Update README.md over 4 years ago
Library for ADXL362 accelerometer: ultralow power (0,270ua) with autonomous motion switch functionality.
f5b9458
over 4 years ago
· 42 commits
- examples implemented adxl362 self test and added an example to execute the test over 4 years ago
- src fixed interrupt2 calls over 4 years ago
- keywords.txt added disableinterrupt2 over 4 years ago
- library.properties updated version (calibration added) over 4 years ago
- LICENSE initial commit: over 4 years ago
- README.md updated documentation over 4 years ago
Arduino Library for ADXL362 Micropower 3-axis accelerometer
58cfa5b
almost 10 years ago
· 16 commits
- examples Changed int to int16_t for 32 bit Arduino about 12 years ago
- .DS_Store Added data sheet examples - still preliminary almost 14 years ago
- ADXL362.cpp Made changes to CS pin per @itavero pull request about 12 years ago
- ADXL362.h Adding SPI function to public - bug fix almost 12 years ago
- library.properties Added library.properties, to make Arduino 1.5 compliant almost 10 years ago
- README.txt Improved and renamed sleep examples about 14 years ago
Related Tutorials
Free guides on learn.littlebird.com.au