Hi all,
So I have a question and would really love to get some help with it.
First I will explain what we want to accomplish.
We want to control the new Black Magic ATEM Television Studio HD with QLab.
QLab is a program that runs on OS X and is build to cue all kind of things, like DMX, MIDI, sounds, videos.
It can also send out OSC and UDP commands.
I know that Skaarhoj is making some really good scripts for arduino to control ATEM switchers.
I have watched this video and I've managed to get it to work exactly the same as te vid.
As you can see the video is already a few years old, they have made a newer version of the script and that works exactly the same.
This all was really simple to accomplish. So now the hard part.
This script is using TCP/Telnet commands to listen to, but QLab only sends out OSC and UDP commands.
So I was thinking, maybe I can program the arduino to "listen" to UDP commands instead of TCP/Telnet commands?
The only problem is that I have like zero knowledge when it comes to programming.
Any help is highly appreciated.
I have a arduino mega 2560 with a old ethernet shield.
First I had the new ethernet shield but since that didn't work I had to buy the old one.
So I can give away the Ethernet shield 2 to someone who can help me out and is interested in it.