serial-to-redis-arm5

command module
v0.0.0-...-807f3d4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2019 License: MIT Imports: 5 Imported by: 0

README

serial-to-redis

A simple Go app to read from an Arduino serial port and send the data to Redis.

docker run \
    -d --name serial_to_redis \
    --net aqua \
    --device=/dev/ttyACM0 \
    --restart unless-stopped \
    wfong/serial-to-redis

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL