WiFi Tally Light
WLAN Tallysystem für Blackmagic Atem Switcher. Ein Arduino mit Ethernetshield liest den AtemSwitcher aus und sendet Multicast Pakete an einen ESP8266, welcher 2 LEDs Schaltet.
Informationen
Sourcecode: https://github.com/henne-/wifitally
Es muss die Skaarhoj Atem Switcher Library vorhanden sein (https://github.com/kasperskaarhoj/Arduino-Library-for-ATEM-Switchers)
<note important>Damit der Arduino Sourcecode funktioniert, muss man Multicast in die EthernetUdp Library patchen (https://github.com/aallan/Arduino/commit/3811729f82ef05f3ae43341022e7b65a92d333a2)</note>