SPL06-007
Barometer library
A Rust library that provides an I2C driver for a barometric pressure and temperature sensor module.
Rust library for Barometric Pressure Sensor Module (SPL06-007)
1 stars
1 watching
0 forks
Language: Rust
last commit: over 1 year ago arduinoarduino-librarybarometerbarometric-pressurei2c-sensors
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_bmp183_unified_library | An Arduino library for reading barometric pressure and temperature data from the BMP183 sensor using SPI communication. | 5 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
billyrayvalentine/micropython-si705x | A library providing access to temperature sensors on the Si705x series of devices. | 1 |
dbrgn/sht2x-rs | Provides a platform agnostic Rust driver for interacting with Sensirion SHT2x temperature and humidity sensors. | 2 |
khoulihan/micropython-mpl115a2 | A Python module providing access to the MPL115A2 barometric pressure sensor via I2C | 2 |
doralc/pxt-mlx90614 | A driver for an infrared thermometer chip on a microcontroller platform | 2 |
eldruin/iaq-core-rs | A Rust driver for an indoor air quality sensor module | 2 |
octaprog7/bmp581 | A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
miek/sht3x-rs | A Rust driver for Sensirion SHT3x temperature/humidity sensors via I2C interface. | 7 |
billyrayvalentine/micropython-si70xx | A MicroPython library for communicating with humidity and temperature sensors using I2C. | 2 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |