command
module
Version:
v0.0.0-...-dbb1895
Opens a new window with list of versions in this module.
Published: Apr 4, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-gp2y1026au0f
Demo code for Sharp GP2Y1026AU0F dust sensor on Raspberry Pi
There's Arduino C demo code on sharpsensoruser/sharp-sensor-demos. I've ported to Go.
How to run
$ GOARM=6 GOARCH=arm GOOS=linux go build -ldflags="-s -w"
$ scp go-gp2y1026au0f raspberrypi:
$ ssh raspberrypi ./go-gp2y1026au0f
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.