Skip to content

A networkTables-based server for controlling neopixel strips (running on a PI3)

Notifications You must be signed in to change notification settings

FRC2706/blingServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copy blingServer.service to /lib/systemd/system/blingServer.service

systemctl enable blingserver.service

systemctl daemon-reload every time you change the service file

systemctl start blingServer.service

systemctl stop blingServer.service

systemctl list-units blingServer.service

systemctl status blingServer.service

Patterns: colorWipe solid (wait=0 for endless display) blink theaterChase rainbow theaterChaseRainbow rainbowCycle

About

A networkTables-based server for controlling neopixel strips (running on a PI3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages