ADXL345_spi_micropython
Accelerometer library
A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards
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 rate for this device
17 stars
1 watching
2 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
accelerometeradxl345esp32frequencymicropythonmicropython-esp32vibrational-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
jposada202020/micropython_adxl343 | A driver for an accelerometer sensor in MicroPython | 0 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
jposada202020/micropython_mc3479 | A MicroPython driver for the MC3479 accelerometer sensor | 0 |
pinsonjonas/mpl3115a2_micropython | A library providing an interface to the MPL3115A2 Altimeter's I2C communication protocol for measurement of atmospheric conditions. | 4 |
jposada202020/micropython_mma8452q | A MicroPython driver for interacting with an NXP MMA8452Q accelerometer | 0 |
fanday/adxl345_micropython | Provides access to the adxl345 sensor on microcontrollers using Python | 7 |
abhinaybandaru/adxl345-with-pyboard | A Python implementation of an accelerometer sensor using the Pyboard microcontroller | 0 |
adamjezek98/mpu6050-esp8266-micropython | A library that provides an interface to read data from a 3D accelerometer and gyroscope sensor connected to an ESP8266 microcontroller using Micropython. | 87 |
tuupola/micropython-lis2hh12 | MicroPython driver for STMicroelectronics LIS2HH12 3-axis accelerometer | 9 |
wojciech-szmyt/msa301-micropython-driver | Driver software for an accelerometer sensor on a microcontroller platform. | 3 |
jposada202020/micropython_mma8451 | A MicroPython module for an MMA8451 3-axis accelerometer sensor | 1 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |
dsiggi/micropython-ad840x | A MicroPython library for communicating with the AD840x digital potentiometers | 1 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
pedromneto97/accelstepper-micropython | Provides an interface to control stepper motors with acceleration in Python on ESP32 microcontrollers. | 37 |