espp/adxl345

1.0.7

uploaded 1 day ago
Adxl345 I2C Accelerometer component for ESP-IDF

readme

# ADXL345 I2C 3-Axis Accelerometer

[![Badge](https://components.espressif.com/components/espp/adxl345/badge.svg)](https://components.espressif.com/components/espp/adxl345)

The `Adxl345` component provides an interface to communicate with the ADXL345
3-Axis accelerometer using the I2C peripheral of the ESP32. It allows you to
read acceleration data along the X, Y, and Z axes, as well as configure various
settings of the accelerometer such as range, data rate, interrupts, and power
modes.

## Example

The [example](./example) shows the use of the `Adxl345` component to communicate
with an ADXL345 I2C 3-Axis accelerometer using the I2C peripheral of the ESP32.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/adxl345^1.0.7"

or download archive

Stats

  • Archive size
    Archive size ~ 16.41 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/adxl345 version: 1.0.7
|