Skip to content

rei-vilo/SensorsWeather_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Sensors Library

Content

The Weather Sensors Library supports the

  • TMP007 and TMP116 infra-red thermometer,
  • HDC1000 and HDC2080 thermometer and hydrometer,
  • OPT3001 light sensor,
  • BMP280 thermometer and barometer,
  • BME280 thermometer, barometer and hydrometer.

of the

Sensors LPSTK-CC1352R1 SensorTag CC1350 BASS BoosterPack Sensors BoosterPack
Temperature HDC2080 BMP280 + HDC1000 HDC2010 BME280
Humidity HDC2080 HDC1000 HDC2010 BME280
Pressure BMP280 BME280
Light OPT3001 OPT3001 OPT3001 OPT3001
Temperature IR TMP007 TMP116 TMP007

The IMU sensors (Bosch BMI160 and BMM150) of the Sensors BoosterPack are insufficiently documented and thus not supported.

External dependencies

The library requires the Wire library for the I²C bus.

Installation

Place the SensorWeather_Library folder on the Libraries folder of the sketchbook.

Reference

Licence

image

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.