Go to file
2020-07-22 22:13:03 +02:00
client nothing important 2020-07-22 22:13:03 +02:00
server add pip3 requirements 2020-07-22 22:11:18 +02:00
copy_on_pi.sh nothing important 2020-07-22 22:13:03 +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