modulepackage
0.0.0-20160915151926-14ef26d7875e
Repository: https://github.com/arussellsaw/unicorn-go.git
Documentation: pkg.go.dev
# README
#unicorn-go
golang library for the unicorn hat, communicates with unicornd over unix socket.
https://github.com/pimoroni/unicorn-hat
# Functions
DeMatrix converts an 8x8 Pixel grid into a [64]Pixel for use by Client.SetAllPixels.
# Variables
UNICORND_CMD_SET_BRIGHTNESS = 0
UNICORND_CMD_SET_PIXEL = 1
UNICORND_CMD_SET_ALL_PIXELS = 2
UNICORND_CMD_SHOW = 3
*/.
UNICORND_CMD_SET_BRIGHTNESS = 0
UNICORND_CMD_SET_PIXEL = 1
UNICORND_CMD_SET_ALL_PIXELS = 2
UNICORND_CMD_SHOW = 3
*/.
UNICORND_CMD_SET_BRIGHTNESS = 0
UNICORND_CMD_SET_PIXEL = 1
UNICORND_CMD_SET_ALL_PIXELS = 2
UNICORND_CMD_SHOW = 3
*/.
UNICORND_CMD_SET_BRIGHTNESS = 0
UNICORND_CMD_SET_PIXEL = 1
UNICORND_CMD_SET_ALL_PIXELS = 2
UNICORND_CMD_SHOW = 3
*/.
No description provided by the author