Skip to content

2bytes/PixelCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Pixel Commander v2.0

Pixel Commander as a piece of Arduino code designed to allow control over a set of WS2812B RGB LEDs connected over UART.

Requirements

Commands (spaces only for readability)

Command Command String Notes
Set Colour PCSC RR GG BB [ENTER] RR = Red, GG = Green, BB = Blue
Set Brightness PCSB XX [ENTER] XX = brightness byte, from 00 to FF
Bright Level PCBL YY(Y) [ENTER] YY = code; "UP", "DN", "ON", "OFF"
Identify PCID [ENTER] Pulses the LEDs white, twice, at full brightness.

About

2bytes LED Pixel Command Library for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%