Adafruit_BME280_Library
Sensor driver
A C++ library for communicating with BME280 temperature and pressure sensors
Arduino Library for BME280 sensors
338 stars
41 watching
306 forks
Language: C++
last commit: about 1 year ago arduino-library
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 361 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
adafruit/adafruit_bmp183_unified_library | An Arduino library for reading barometric pressure and temperature data from the BMP183 sensor using SPI communication. | 5 |
adafruit/adafruit_adxl345 | A C++ library for communicating with an accelerometer on various microcontrollers | 118 |
adafruit/adafruit_sensor | A unified driver layer providing standardized access to various sensors | 954 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
adafruit/adafruit_lsm9ds1 | A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
adafruit/dht-sensor-library | A C++ library for reading data from DHT temperature and humidity sensors | 1,986 |
adafruit/adafruit_tsl2561 | Provides a unified interface to measure light levels using an I2C sensor with adjustable gain and integration time. | 87 |
adafruit/adafruit_hmc5883_unified | Provides a C++ interface to a 3-axis magnetometer sensor | 48 |
neliogodoi/micropython-bme280 | A MicroPython driver for the BME280 digital sensor. | 7 |
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
adafruit/adafruit_l3gd20_u | Provides a unified interface for interacting with the Adafruit L3GD20 Gyro sensor | 26 |
dfrobot/pxt-ds18b20 | Library providing a Microbit-compatible interface to a DS18B20 temperature sensor | 8 |