bme680-pure-mp
Sensor driver
A Python driver for the BME680 sensor that provides an API for reading temperature, humidity, pressure, and gas sensor data.
Pure MicroPython Bosch BME680 sensor driver
12 stars
2 watching
0 forks
Language: Python
last commit: 9 months ago 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 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
antirez/bma423-pure-mp | This driver enables functionality on the BMA423 accelerometer device. | 9 |
antirez/st77xx-pure-mp | A pure MicroPython driver for ST77xx displays with low memory requirements and optimized direct memory access. | 23 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
antirez/micropython-ft6x06 | A MicroPython driver for the FT6x06 capacitive touch sensor chip | 9 |
antirez/vl53l0x-nb | A modified version of a driver for a time-of-flight sensor that adds support for non-blocking measurement mode. | 5 |
jposada202020/micropython_bmp581 | A driver for a pressure sensor used in altitude measurement | 0 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
jposada202020/micropython_si7021 | A MicroPython library for interacting with the SI7021 temperature and humidity sensor. | 0 |
jposada202020/micropython_bmi160 | A MicroPython driver for a specific type of sensor | 1 |