Categorygithub.com/blackNIKboard/arduino-watcher
modulepackage
0.0.0-20210810153910-9be31e6a4996
Repository: https://github.com/blacknikboard/arduino-watcher.git
Documentation: pkg.go.dev

# README

ArdWatcher

This is the small utility that displays needed information on I2C display using Arduino

Installation

unzip arduino-watcher.zip
cp arduino-watcher /usr/local/bin
cp com.blacknikboard.ardwatcher.plist ~/Library/LaunchAgents
launchctl load ~/Library/LaunchAgents/com.blacknikboard.ardwatcher.plist

WIP about make

Building

go build -o arduino-watcher .

Hardware setup

Screenshot 2021-08-10 at 11 07 58 AM