AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
153 stars 39 forks source link

ATEM Tally Light Design #106

Closed Jude741 closed 8 months ago

Jude741 commented 8 months ago

I want to express my gratitude to Aron for this program that inspired my first Arduino project. As someone with no prior experience in C++, I relied on my knowledge of Google Apps Script and a bit of JavaScript. Thanks to resources like YouTube and guidance from ChatGPT, I successfully modified and built my ATEM Tally Light.

In addition to the standard tally LED indications, I incorporated a 3mm LED on Pin 8. This LED flashes when there's no WiFi or switcher connection and remains on when the switcher is connected. This feature helps users quickly determine if the tally light is connected to the switcher, when not in preview or program.

For LED2, I removed the connectivity indicators (White & Pink) to ensure only the camera operator sees them. An ABS plastic box from Amazon, with drilled holes for LEDs and for the antenna, completes the setup.

Feel free to use or modify this design if it suits your environment. Thank you!

ABS Plastic box (61 x 36 x 25 mm) [https://a.co/d/2KfkqyC]()

image

image

image

image

AronHetLam commented 8 months ago

I'm glad to hear it, and your tallies looks awesome. Thanks for the great feedback!