micropython-bmp180
Pressure sensor
A Python module for a pressure sensor that measures temperature and altitude.
micropython-bmp180 is a module for micropython which provides a class for the BMP180 pressure sensor
85 stars
9 watching
38 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
octaprog7/bmp390 | A Micropython module for interacting with the BMP390 pressure and temperature sensor. | 3 |
octaprog7/bmp581 | A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
jposada202020/micropython_bmp581 | A driver for a pressure sensor used in altitude measurement | 0 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
dafvid/micropython-bmp280 | A Python module for interacting with the BMP280 sensor on an I2C bus. | 90 |
minyiky/ms5803-micropython | A Micropython implementation of the driver for an MS5803 pressure and temperature sensor via I2C protocol. | 2 |
coreelectronics/ce-piicodev-bme280-micropython-module | Firmware for an atmospheric sensor that provides temperature, pressure, and humidity data to a microcontroller. | 2 |
jposada202020/micropython_mmr902 | A MicroPython driver for a micro pressure sensor | 0 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
jposada202020/micropython_icp10111 | A MicroPython driver for a TDK Barometric Pressure sensor | 0 |
jposada202020/micropython_dps310 | Provides a MicroPython driver for the DPS310 pressure sensor | 0 |
octaprog7/tmp117 | This module provides access to the TMP117 temperature sensor in MicroPython-based systems. | 2 |