Pakket: golang-github-d2r2-go-sht3x-dev (0.0~git20210607.074abc2-1)
Verwijzigingen voor golang-github-d2r2-go-sht3x-dev
Debian bronnen:
Het bronpakket golang-github-d2r2-go-sht3x downloaden:
- [golang-github-d2r2-go-sht3x_0.0~git20210607.074abc2-1.dsc]
- [golang-github-d2r2-go-sht3x_0.0~git20210607.074abc2.orig.tar.xz]
- [golang-github-d2r2-go-sht3x_0.0~git20210607.074abc2-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
interact with Sensirion SHT3x humidity and temperature sensor family (library)
This library is written in Go programming language for Raspberry Pi and counterparts. It makes all necessary i2c-bus interactions and values computation to give you relative humidity and temperature values from the Sensirion SHT30, SHT31, and SHT35 humidity and temperature sensors. These sensors have an integrated heater which could be helpful in some specific application (such as periodic condensate removal, for example).
Andere aan golang-github-d2r2-go-sht3x-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-d2r2-go-i2c-dev
- I2C-bus interaction of peripheral sensors with single-board computers (library)
-
- dep: golang-github-d2r2-go-logger-dev
- Go logger functionality with package-level logging separation (library)
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging