BMP390
BMP sensor library
A Micropython module for interacting with the BMP390 pressure and temperature sensor.
class for work with BMP390 pressure sensor.
3 stars
1 watching
0 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
micropythonpressuresensortemperature
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/bmp581 | A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
octaprog7/tmp117 | This module provides access to the TMP117 temperature sensor in MicroPython-based systems. | 2 |
micropython-imu/micropython-bmp180 | A Python module for a pressure sensor that measures temperature and altitude. | 85 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
octaprog7/bh1750 | A MicroPython module for interacting with a BH1750 ambient light sensor. | 1 |
dafvid/micropython-bmp280 | A Python module for interacting with the BMP280 sensor on an I2C bus. | 90 |
octaprog7/veml7700 | A Python module that provides an interface to the VEML7700 ambient light sensor using MicroPython. | 0 |
octaprog7/ltr390uv | MicroPython module for controlling an ambient light sensor with UV detection capabilities | 0 |
octaprog7/rm3100 | A MicroPython module for controlling an RM3100 Geomagnetic Sensor. | 1 |
octaprog7/qmc5883 | MicroPython module for controlling a geomagnetic sensor | 0 |
octaprog7/veml6040 | A MicroPython module for controlling a color sensor with photodiodes and CMOS processing | 0 |
octaprog7/sht4x | MicroPython module for controlling a 4th generation temperature and humidity sensor over I2C | 0 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |