Skip to content

ATEM H/W Switcher with auto and manual modes for changing the video output based on signals from audio inputs or buttons.

License

Notifications You must be signed in to change notification settings

UniversityRadioYork/atemSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATEM Switcher

Build Status

ATEM Switcher is a simple Arduino based controller for the Blackmagic ATEM Video Switchers. The software has two modes, manual where preview inputs can be selected and cut to live, and auto which uses the analogue inputs for reading audio signals from microphones.

Installation

This project uses platformIO follow their documentation to get your environment set up as you like, then run platformio run to build.

Usage

The Arduino is designed to be used with buttons for 6 preview input selectors, cut, and mode change for switching between manual and auto. The inputs selectors each have an LED output, as does the mode.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Designed and built by Andy Durant using the SKAARHOJ ATEM Arduino Library

License

This software is licensed under the ISC Licence. The ATEM Libraries used are licensed under GNU-GPLv3.

About

ATEM H/W Switcher with auto and manual modes for changing the video output based on signals from audio inputs or buttons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages