uploaded 1 week ago
Analog Devices ADXL355 C++ class component for ESP-IDF

4 examples

  • acceleration_measurement
    This example demonstrates how to initialize and measure accelerations using the ADXL355 via SPI interface.
    1.63 KB
  • acceleration_waveform_measurement
    This example demonstrates how to use the ADXL355 to measure acceleration waveforms via SPI, reading 10 samples every 5 seconds.
    1.84 KB
  • activity_detection
    This example demonstrates the initialization and activity detection of the ADXL355 accelerometer using SPI.
    1.75 KB
  • device_info_and_self_test
    This example demonstrates how to initialize the ADXL355 using SPI, read device information, and execute a self-test.
    1.66 KB