ADXL345_spi_micropython icon indicating copy to clipboard operation
ADXL345_spi_micropython copied to clipboard

Library for interacting through the SPI protocol with an 'Analog Devices ADXL345' accelerometer from an MCU flashed with MicroPython. Methods are optimised for trying to reach max available sampling r...

Results 2 ADXL345_spi_micropython issues
Sort by recently updated
recently updated
newest added

Hi, I've tried your code on an ESP32 development board. If I run it as is, I get the message that the actual sampling rate is 320Hz, so only 1/10th...

Add a correction in the converter of bytes to numbers