This Arduino sketch reads real-time acceleration data (X, Y, Z axes) from the ADXL345 accelerometer connected via I2C (SDA: GPIO 8, SCL: GPIO 9) to an ESP32 board. 📝 Description: This Arduino sketch ...
The library is intended to work **without any user interference**, just open [project](https://github.com/MatthewPatyk/ADXL345-Arduino-I2C-library/blob/master/ADXL345 ...