first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
11
Software/Go/README.md
Executable file
11
Software/Go/README.md
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
# Go library for GrovePi
|
||||
|
||||
## Introduction
|
||||
You will need to install mrmorphic hwio library
|
||||
go get github.com/mrmorphic/hwio
|
||||
|
||||
## Features
|
||||
Allows Digital Write for switching Relais or a LED, and DHT Read allows to read e.g. Temperature: 25.000000 - Humidity: 95.000000
|
||||
|
||||
## Testing
|
||||
The Package contains now GO Testing Packages, they can be used to directly execute them on Raspberry Pi within Visual Studio Code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue