mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-06 06:36:24 +08:00
10 lines
527 B
INI
10 lines
527 B
INI
name=BMx280MI
|
|
version=1.2.0
|
|
author=Gregor Christandl <christandlg@yahoo.com>
|
|
maintainer=Gregor Christandl <christandlg@yahoo.com>
|
|
sentence=A library for the Bosch Sensortec BME280 and BMP280 Digital Pressure Sensors.
|
|
paragraph=The library supports both the SPI (via the SPI Library) and I2C (via the Wire Library) interfaces. Use of other I2C / SPI libraries (e.g. software I2C) is supported by inheritance. Supports 64 bit pressure calculation.
|
|
category=Sensors
|
|
url=https://bitbucket.org/christandlg/bmx280mi
|
|
architectures=*
|