micropython-bme280
Sensor driver
A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards
3 stars
0 watching
2 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neliogodoi/micropython-bme280 | A MicroPython driver for the BME280 digital sensor. | 7 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
kfricke/micropython-sht31 | A driver implementation for a temperature and humidity sensor from Sensirion | 21 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
jposada202020/micropython_si7021 | A MicroPython library for interacting with the SI7021 temperature and humidity sensor. | 0 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
chrisbalmer/micropython-si7021 | A Python driver for an Adafruit Si7021 temperature and humidity sensor | 14 |
jposada202020/micropython_sht4x | A MicroPython driver for a temperature and humidity sensor | 8 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
jposada202020/micropython_bmp581 | A driver for a pressure sensor used in altitude measurement | 0 |
antirez/bme680-pure-mp | A Python driver for the BME680 sensor that provides an API for reading temperature, humidity, pressure, and gas sensor data. | 12 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |