Adafruit_BNO055
Sensor library
An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor
Unified sensor driver for the Adafruit BNO055 orientation sensor breakout
366 stars
44 watching
301 forks
Language: C++
last commit: about 2 months 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. | 95 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 344 |
adafruit/adafruit_sensor | A unified driver layer providing standardized access to various sensors | 962 |
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 | 36 |
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
adafruit/adafruit_adxl345 | A C++ library for communicating with an accelerometer on various microcontrollers | 122 |
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_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 | 49 |
adafruit/dht-sensor-library | A C++ library for reading data from DHT temperature and humidity sensors | 1,999 |
adafruit/adafruit_l3gd20_u | Provides a unified interface for interacting with the Adafruit L3GD20 Gyro sensor | 26 |
adafruit/adafruit_lsm9ds1 | A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 215 |
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 299 |