CE-PiicoDev-BME280-MicroPython-Module
Sensor firmware
Firmware for an atmospheric sensor that provides temperature, pressure, and humidity data to a microcontroller.
This is the firmware repo for the Core Electronics PiicoDev® Atmospheric Sensor BME280
2 stars
2 watching
2 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
coreelectronics/ce-piicodev-tmp117-micropython-module | An I2C-based temperature sensor driver for the TMP117 precision temperature sensor using MicroPython. | 3 |
neliogodoi/micropython-bme280 | A MicroPython driver for the BME280 digital sensor. | 7 |
coreelectronics/ce-piicodev-veml6030-micropython-module | A MicroPython firmware repository for an ambient light sensor module. | 1 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
micropython-imu/micropython-bmp180 | A Python module for a pressure sensor that measures temperature and altitude. | 85 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
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 |
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_bmp581 | A driver for a pressure sensor used in altitude measurement | 0 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |