Skip to content

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

License

Notifications You must be signed in to change notification settings

ystv/transmission-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages