golang-github-d2r2-go-i2c 0.0~git20191123.73a8a79-3 source package in Ubuntu

Changelog

golang-github-d2r2-go-i2c (0.0~git20191123.73a8a79-3) unstable; urgency=medium

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

 -- Benjamin Drung <email address hidden>  Sun, 05 Sep 2021 21:56:41 +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-i2c_0.0~git20191123.73a8a79-3.dsc 2.3 KiB 5bcd380c48e9945c19fe614cdf5e49add5b7a9a3319ca7a570d1598c4e1820b2
golang-github-d2r2-go-i2c_0.0~git20191123.73a8a79.orig.tar.xz 4.8 KiB 562830a6bd977922f97fdfc8b0ee400b3c6a7305b9fc9b0574c12822c4eed45a
golang-github-d2r2-go-i2c_0.0~git20191123.73a8a79-3.debian.tar.xz 3.0 KiB 9ee6d10e804c3ced595c2e2a19fdd8f987e3a8d05f89e71e37ebf24e7b33165e

No changes file available.

Binary packages built by this source

golang-github-d2r2-go-i2c-dev: I2C-bus interaction of peripheral sensors with single-board computers (library)

 This library written in Go is intended to activate and interact with the I2C
 (Inter-Integrated Circuit) bus by reading and writing data. The i2c library is
 a starting point to interact with various peripheral devices and sensors for
 use on embedded Linux devices.
 .
 Following libraries for the listed devices and sensors use this i2c library:
  * go-hd44780: Liquid-crystal display driven by Hitachi HD44780 IC
  * go-bsbmp: BMP180/BMP280/BME280 temperature and pressure sensors
  * go-aosong: DHT12/AM2320 humidity and temperature sensors
  * go-si7021: Si7021 relative humidity and temperature sensor
  * go-sht3x: SHT3x humidity and temperature sensor
  * go-vl53l0x: VL53L0X time-of-flight ranging sensor
  * go-bh1750: BH1750 ambient light sensor
  * go-mpl3115a2: MPL3115A2 pressure and temperature sensor