Categorygithub.com/die-net/led-controller
modulepackage
0.0.0-20220628164418-4b2051a59f5c
Repository: https://github.com/die-net/led-controller.git
Documentation: pkg.go.dev

# README

LED Controller Build Status Go Report Card

For my Burning Man 2016 art car, I need to do something interesting with a few thousand individually addressable 2813 + 5050 LEDs.

I ran across the whisp demo video of KentuckyFriedFrank's pngled_server and was quite enamoured of the result.

It uses a combination of a Raspberry Pi 3, a Teensy 3.2, and OctoWS2811 break out board to control up to 8 different channels of 2811/2812-protocol addressable LEDs.

I started with similar hardware, and decided to rewrite the Raspberry Pi controller from Python to Go, and substantially refactor the Teensy controller for my needs.

This unlikely to be directly useful to anyone else, though feel free to borrow heavily and/or customize for your needs.

# Packages

No description provided by the author
No description provided by the author

# Functions

ImageRowToFrame copies an image.Image row to a Frame.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author