Skip to content

post-l/hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HW

Pure Go Library to control on a low level board access. This project is purely for research to play with my Asus Tinker Board GPIO and my 64x64 RGB LED Matrix in Go.

It is inspired by:

This library includes the basic bindings to control the LED Matrix directly and also a convenient Matrix Toolkit with more high level functions. Also some examples are included to test the library and the configuration.

To learn about the configuration and the wiring go to the rpi-rgb-led-matrix project. It is highly detailed and well explained.

Life Gif

Gopher image from egonelbre/gophers.

Matrix Emulation

As part of the library, a small Matrix emulator is provided. The emulator renders a virtual RGB matrix on a window in your desktop, without the need of a real RGB matrix connected to your computer.

To start the examples with the emulator, set the -emulator flag.

License

MIT, see LICENSE

About

Hardware Tinkerboard, RGB LED Matrix...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages