package
0.0.0-20221206160345-4a30c93a9900
Repository: https://github.com/dexterind/grovepi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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.