command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 28, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ds18b20-viewer
ds18b20-viewer is a programm that continuously displays the current values of connected ds18b20 sensors.
It's great for individual sensors by watching temperatre changes.
Installation
$ go get -v github.com/th3noname/ds18b20-viewer
Cross-Compile for ARM
$ GOOS=linux GOARCH=arm GOARM=5 go build
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.