Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 258 Bytes

File metadata and controls

10 lines (8 loc) · 258 Bytes

Raspi-LED-Client-Linux

A Client which streams the average display color to the Raspberry pi via UDP

compile with
javac RaspiLedClient.java

run with
java RaspiLedClient <api-host>
or
java RaspiLedClient <api-host> <rest port> <udp port>