Sunday, May 24, 2020

Using Modular Synth to Control Atem Camera Switching over WiFi using ESP8266

I've been wanting to control my camera switching from my modular synth. So I made a setup where a low to high transition on a digital input on an ESP8266 module generates an OSC message on the WiFi network for the ATEM Mini Pro switcher to change cameras. Here, it's triggered from the kick but it could be any clock, gate or trigger signal. Makes use of atemOSC.

View code here: https://github.com/little-scale/arduino-sketches/blob/master/esp8266-osc-atem-control-footswitch.ino 





No comments:

Post a Comment