golang-github-d2r2-go-bsbmp 0.0~git20190515.3b4b3ae-3 source package in Ubuntu

Changelog

golang-github-d2r2-go-bsbmp (0.0~git20190515.3b4b3ae-3) unstable; urgency=medium

  * Build against go-logger
  * Bump Standards-Version to 4.6.0

 -- Benjamin Drung <email address hidden>  Tue, 07 Sep 2021 20:59:34 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-d2r2-go-bsbmp_0.0~git20190515.3b4b3ae-3.dsc 2.4 KiB b1ea521669c817e1c464e824537b943b5fb6f943aa64e15f85c530f2e374499f
golang-github-d2r2-go-bsbmp_0.0~git20190515.3b4b3ae.orig.tar.xz 269.4 KiB 26e20d1137c5a22ce906f810454fbda959aaf333af090288d6d131289dddedba
golang-github-d2r2-go-bsbmp_0.0~git20190515.3b4b3ae-3.debian.tar.xz 3.0 KiB de419e0a92b5505cc7aec8163fee5721503cb0bd74ffad89e0d390cc60817638

No changes file available.

Binary packages built by this source

golang-github-d2r2-go-bsbmp-dev: interact with Bosch Sensortec BMP180/BMP280/BME280/BMP388 sensors (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)