micropython-mpl115a2
Sensor interface
A Python module providing access to the MPL115A2 barometric pressure sensor via I2C
Support for the MPL115A2 barometric pressure sensor from a pyboard.
2 stars
2 watching
2 forks
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
octaprog7/bmp581 | A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
billyrayvalentine/micropython-si70xx | A MicroPython library for communicating with humidity and temperature sensors using I2C. | 2 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
miceuz/sht25-micropython | An API implementation for a humidity and temperature sensor using Python on MicroPython | 4 |
minyiky/ms5803-micropython | A Micropython implementation of the driver for an MS5803 pressure and temperature sensor via I2C protocol. | 2 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
pinsonjonas/mpl3115a2_micropython | A library providing an interface to the MPL3115A2 Altimeter's I2C communication protocol for measurement of atmospheric conditions. | 4 |
micropython-imu/micropython-bmp180 | A Python module for a pressure sensor that measures temperature and altitude. | 85 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
octaprog7/bmp390 | A Micropython module for interacting with the BMP390 pressure and temperature sensor. | 3 |
jposada202020/micropython_icp10111 | A MicroPython driver for a TDK Barometric Pressure sensor | 0 |
jposada202020/micropython_mmr902 | A MicroPython driver for a micro pressure sensor | 0 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |