Skip to content
/ as1130 Public

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

License

Notifications You must be signed in to change notification settings

dcarley/as1130

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages