软件包: golang-github-d2r2-go-sht3x-dev (0.0~git20210607.074abc2-1)
golang-github-d2r2-go-sht3x-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-d2r2-go-sht3x:
- [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]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Benjamin Drung
外部的资源:
- 主页 [github.com]
相似软件包:
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).
其他与 golang-github-d2r2-go-sht3x-dev 有关的软件包
|
|
|
-
- 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