Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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)