ADXL362DMA_Simon (community library)

Summary

Name Value
Name ADXL362DMA_Simon
Version 0.0.8
Installs 136
License MIT
Author Rick Kaseguma rickkas7@rickk.com
URL https://github.com/rickkas7/ADXL362DMA
Repository https://github.com/rickkas7/ADXL362DMA.git
Download .tar.gz
All Versions 0.0.8, 0.0.7

ADXL362 accelerometer driver with SPI DMA support

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

ADXL362DMA

Library for ADXL362 accelerometer that uses SPI DMA for efficient transfers

The ADXL362 is an inexpensive 3-DOF ultra-low power accelerometer. It can do movement detection from rest continuously at 270 nA (yes, nano-amps!) and also has a large FIFO that makes it possible to buffer samples while the processor is busy or even sleeping.

Data sheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL362.pdf

Browse Library Files