An open API service indexing awesome lists of open source software.

https://github.com/znitche/pico-adxl345

MicroPython module for performing measurements using ADXL345 accelerometer
https://github.com/znitche/pico-adxl345

accele adxl345 micropython

Last synced: 8 months ago
JSON representation

MicroPython module for performing measurements using ADXL345 accelerometer

Awesome Lists containing this project

README

          

### pico-adxl345

MicroPython module for performing measurements using ADXL345 accelerometer.

#### Usage
Example at [main.py](main.py)

#### Resources
- [Datasheet](https://www.sparkfun.com/datasheets/Sensors/Accelerometer/ADXL345.pdf)