plasmapper/pl_adxl355

1.0.0

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

4 examples

  • acceleration_measurement
    This example demonstrates how to measure acceleration using the ADXL355 sensor. It initializes the SPI interface, configures the sensor, sets the…
    1.63 KB
  • acceleration_waveform_measurement
    This example demonstrates the ADXL355 acceleration waveform measurement using an SPI interface, initializing the device with a frequency of 10 MHz…
    1.83 KB
  • activity_detection
    This README provides an overview of the ADXL355 Activity Detection Example, detailing the initialization of the SPI interface, the ADXL355 sensor…
    1.75 KB
  • device_info_and_self_test
    This README outlines the setup and functionality of the ADXL355 device, detailing the initialization of the SPI interface and ADXL355, followed by a…
    1.66 KB