Skip to content

hacxman/ledserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To compile you need rpi_ws2811 library [1], then
gcc leds.c ../rpi_ws281x/libws2811.a -I../rpi_ws281x/

To run: sudo ./a.out
will listen on UDP port 6666

[1] - https://github.com/jgarff/rpi_ws281x

About

kiss ws2811 udp server. very primitive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published