mpy_bme280_esp8266
BME sensor driver
Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards
Driver for the Bosch BME280 for use with MicroPython on ESP8266 boards
73 stars
10 watching
41 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
catdog2/mpy_bh1750fvi_esp8266 | A Python driver for an infrared light sensor on an ESP8266 microcontroller | 18 |
neliogodoi/micropython-bme280 | A MicroPython driver for the BME280 digital sensor. | 7 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
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/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
jposada202020/micropython_bmm150 | A MicroPython driver for a magnetometer sensor | 1 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
jposada202020/micropython_bmi160 | A MicroPython driver for a specific type of sensor | 1 |
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 |
jemerlia/microbit-boschbme280-p-t-and-h-sensor | An implementation of the Bosch BME280 sensor on a Microbit platform | 1 |
ledbelly2142/vl6180x | A driver for a proximity sensor on an ESP32 microcontroller | 5 |
micropython-imu/micropython-bmx055 | Provides a Python driver for the Bosch BMX055 IMU sensor | 5 |
jposada202020/micropython_bmi270 | A MicroPython driver for the Bosch BMI270 Accelerometer/Gyro Sensor | 7 |