micropython_bme280_i2c
Sensor reader
Provides an interface to read from the BME280 temperature, humidity, and pressure sensor
A Micropython module for communicating with the Bosch BME280 temperature, humidity, and pressure sensor.
10 stars
4 watching
8 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
micropython-imu/micropython-bmp180 | A Python module for a pressure sensor that measures temperature and altitude. | 85 |
billyrayvalentine/micropython-si70xx | A MicroPython library for communicating with humidity and temperature sensors using I2C. | 2 |
coreelectronics/ce-piicodev-bme280-micropython-module | Firmware for an atmospheric sensor that provides temperature, pressure, and humidity data to a microcontroller. | 2 |
neliogodoi/micropython-bme280 | A MicroPython driver for the BME280 digital sensor. | 7 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
minyiky/ms5803-micropython | A Micropython implementation of the driver for an MS5803 pressure and temperature sensor via I2C protocol. | 2 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
dafvid/micropython-bmp280 | A Python module for interacting with the BMP280 sensor on an I2C bus. | 90 |
octaprog7/bmp581 | A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
jposada202020/micropython_bmp581 | A driver for a pressure sensor used in altitude measurement | 0 |