Remote control mini maestro 12 CH

Hi,
I’m a new user.
I have bought a Mini Maestro 12 CH.
Now I have to realize a remote control of the device (using an UDP communication, for example using Visual Studio and C#).
In this moment I have no idea how to realize this. Could you do me an help or an input?
Thx.

Hello.

You might find this forum thread about receiving data over UDP and using libusb to control a couple of servos from the Maestro helpful. However, the code is written in C++, so you would need to convert it to C#.

- Amanda