Skip to content

Repository files navigation

Documentation CircleCI

AS1130

Go library for the AS1130 LED driver, as used by The Matrix from Boldport.

It can be used from hardware that supports I²C such as a Raspberry Pi.

as1130 text scrolling

Library

To fetch the library:

go get -u github.com/dcarley/as1130

Refer to godoc for documentation and examples.

CLI

The as1130ctl command line utility lets you:

  • turn on individual LEDs
  • scroll text
  • read registers
  • and more

To fetch and install it:

go get -u github.com/dcarley/as1130/as1130ctl

To see detailed usage information:

as1130ctl --help

About

Go library for the AS1130 LED driver, as used by The Matrix from Boldport

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages