BME280

Environmental sensor driver

A driver for a temperature, pressure, and humidity sensor used in environmental monitoring.

Micropython driver for the BME280 sensor, target platform Pycom devices

GitHub

104 stars
17 watching
27 forks
Language: Python
last commit: 22 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
robert-hh/bme680-micropython A driver for the BME680 sensor compatible with Micropython 33
kevbu/micropython-bme280 A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards 3
neliogodoi/micropython-bme280 A MicroPython driver for the BME280 digital 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
robert-hh/ina219 A driver for an I2C-based current sensor that provides read-only access to its measurements and allows setting of measurement ranges. 11
robert-hh/onewire_ds18x20 A Python library for interacting with OneWire temperature sensors 12
catdog2/mpy_bme280_esp8266 Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards 73
jposada202020/micropython_bmi160 A MicroPython driver for a specific type of sensor 1
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
octaprog7/bme680 A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. 1
jposada202020/micropython_sht4x A MicroPython driver for a temperature and humidity sensor 8
jposada202020/micropython_hts221 A MicroPython driver for the HTS221 Humidity Sensor 0
jposada202020/micropython_hdc1080 Provides a driver for communicating with the TI HDC1080 sensor in MicroPython environments 1