Adafruit_BMP183_Unified_Library
Barometer library
An Arduino library for reading barometric pressure and temperature data from the BMP183 sensor using SPI communication.
Arduino library for the BMP183 sensors in the Adafruit shop
5 stars
16 watching
6 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_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
adafruit/adafruit_hmc5883_unified | Provides a C++ interface to a 3-axis magnetometer sensor | 48 |
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_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
roxgib/spl06-007 | A Rust library that provides an I2C driver for a barometric pressure and temperature sensor module. | 1 |
adafruit/dht-sensor-library | A C++ library for reading data from DHT temperature and humidity sensors | 1,986 |
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_lsm9ds1 | A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
dfrobot/pxt-ds18b20 | Library providing a Microbit-compatible interface to a DS18B20 temperature sensor | 8 |
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 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |