pixels

package module
v0.0.0-...-7261b44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

README

pixels-go

Golang PIXELs library

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Sync    uint8
	Channel uint8
	LedCnt  uint16
}

type Packet

type Packet struct {
	Header   Header
	Pixels   []Pixel
	Checksum uint8
}

type Pixel

type Pixel struct {
	R    uint8
	G    uint8
	B    uint8
	W    uint8
	RGBW bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL