Go to file
2020-07-29 20:11:37 +02:00
client update frequency to high xD 2020-07-29 20:11:37 +02:00
server add ambient light feature and multi server support 2020-07-27 11:29:54 +02:00
README.md nothing important 2020-07-22 22:13:03 +02:00

led controll

client

server

requirements

SPI has to be enabled: sudo raspi-config -> Interface -> SPI

usage

-d : (deamon mode) receive tcp packages with rgb color code in hex format on port 5000
-s $(hex) : (direct mode) used to set color directly -h : help menu