You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mobile-sensebox/libraries/BME280/library.properties

10 lines
498 B
INI

name=BME280
version=2.0.01
author=Tyler Glenn <protglenn@gmail.com>
maintainer=Tyler Glenn <protglenn@gmail.com>
sentence=Provides a library for reading and interpreting Bosch BME280 environmental sensor data over I2C.
paragraph=Reads temperature, humidity, and pressure. Calculates altitude and dew point. Provides functions for english and metric. Also reads pressure in Pa, hPa, inHg, atm, bar, torr, N/m^2 and psi.
category=Sensors
url=https://www.github.com/finitespace/BME280
architectures=*