X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org Package: wnpp Severity: wishlist Owner: Benjamin Drung <bdr...@debian.org>
* Package name : golang-github-d2r2-go-bsbmp Version : 0.0~git20190515.3b4b3ae-1 Upstream Author : Denis Dyakov * URL : https://github.com/d2r2/go-bsbmp * License : Expat Programming Lang: Go Description : interact with Bosch Sensortec BMP180/BMP280/BME280/BMP388 sensors via I2C-bus (library) Digital humidity and pressure sensors from Bosch Sensortec are popular among Arduino and Raspberry Pi developers. These sensors are compact and quite accurately measuring, working via Inter-Integrated Circuit (I2C) bus interface. This library is written in Go programming language for Raspberry Pi and counterparts. It makes all necessary i2c-bus interactions and values computation to gives you the temperature and atmospheric pressure values. BME sensors also provide relative humidity values. Following sensors from Bosch Sensortec are supported: * BMP180 (pressure and temperature) * BMP280 (pressure and temperature) * BME280 (humidity, pressure, and temperature) * BMP388 (pressure and temperature) I am working on a Prometheus sensors exporter which is using go-bsbmp and go-sht3x. I will maintain these libraries as part of the Debian Go Packaging Team. -- Benjamin Drung Debian & Ubuntu Developer