MicroPython-BME280
BME Sensor Driver
A MicroPython driver for the BME280 digital sensor.
Driver to digital sensor of Temperature, Pressure and Humidaty
7 stars
2 watching
3 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
neliogodoi/micropython-si1145 | A MicroPython driver for a digital sensor that measures UV Index, IR, and visible light levels. | 6 |
coreelectronics/ce-piicodev-bme280-micropython-module | Firmware for an atmospheric sensor that provides temperature, pressure, and humidity data to a microcontroller. | 2 |
jposada202020/micropython_bmp581 | A driver for a pressure sensor used in altitude measurement | 0 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
neliogodoi/micropython-veml6075 | A driver library for a UV light sensor IC. | 2 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
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_bmi160 | A MicroPython driver for a specific type of sensor | 1 |
jposada202020/micropython_bmi270 | A MicroPython driver for the Bosch BMI270 Accelerometer/Gyro Sensor | 7 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |