Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 883 Bytes

File metadata and controls

22 lines (13 loc) · 883 Bytes

transmission-light

This is the indicator light that says whether you are rehearsing, transmitting or both.

The arduino is controlled by HTTP GET requests and is in the format <IP address>/?[request].

This can also be controlled from the desk push-buttons, see the controller section.

GET requests

  • Turn on rehearsal light - <IP address>/?rehearsal_on
  • Turn on transmission light - <IP address>/?transmission_on
  • Turn on both rehearsal and transmission light - <IP address>/?rehearsal_transmission_on
  • Turn off both rehearsal lights - <IP address>/?rehearsal_transmission_off

Transmission light controller

See transmission-light-controller

Schematic

Schematic