MPL3115A2_MicroPython
Altimeter library
A library providing an interface to the MPL3115A2 Altimeter's I2C communication protocol for measurement of atmospheric conditions.
4 stars
2 watching
5 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
khoulihan/micropython-mpl115a2 | A Python module providing access to the MPL115A2 barometric pressure sensor via I2C | 2 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
jposada202020/micropython_mmc5983 | A MicroPython library providing access to the MMC5983 Magnetometer's sensor data and temperature readings. | 0 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 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 |
jposada202020/micropython_mma8452q | A MicroPython driver for interacting with an NXP MMA8452Q accelerometer | 0 |
jposada202020/micropython_mma8451 | A MicroPython module for an MMA8451 3-axis accelerometer sensor | 1 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
fanday/adxl345_micropython | Provides access to the adxl345 sensor on microcontrollers using Python | 7 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
jposada202020/micropython_mc3479 | A MicroPython driver for the MC3479 accelerometer sensor | 0 |
jposada202020/micropython_adxl343 | A driver for an accelerometer sensor in MicroPython | 0 |
jposada202020/micropython_as6212 | A MicroPython driver for the AS6212 temperature sensor | 0 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |