bme680
Environmental sensor library
An implementation of a BME680 environmental sensor in Rust.
Pure Rust BME680 implementation
29 stars
4 watching
28 forks
Language: Rust
last commit: 23 days ago Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
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/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 339 |
jemerlia/microbit-boschbme280-p-t-and-h-sensor | An implementation of the Bosch BME280 sensor on a Microbit platform | 1 |
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 |
matthias-bs/micropython-miflora | A MicroPython library that reads data from Xiaomi Mi Flora BLE plant sensors | 6 |
marcelbuesing/can-dbc | A parser library for reading CAN protocol databases defined in the DBC format | 63 |
roxgib/spl06-007 | A Rust library that provides an I2C driver for a barometric pressure and temperature sensor module. | 1 |
coreelectronics/ce-piicodev-bme280-micropython-module | Firmware for an atmospheric sensor that provides temperature, pressure, and humidity data to a microcontroller. | 2 |
wose/bh1750 | A platform-agnostic driver to read ambient light sensor data from various devices. | 2 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |