espp/adxl345

1.1.2

Latest
uploaded 9 hours ago
Adxl345 I2C Accelerometer component for ESP-IDF

1 example

  • example
    This example initializes the ADXL345, configures it for ±2g range and 100Hz data rate, and continuously reads acceleration data (X, Y, Z axes) in a background task.
    4.75 KB