Introduction: DIY VMix Control Surface 5 Channel Input

About: vMix Stuff

Build your own vMix Controller 5 Inputs using Arduino Nano
Features:

5 Preview Buttons

5 Active Buttons

2 Effect Buttons

5 Volume inputs

Master Volume

T-BAR

Lets build.........

Step 1: Button Schematics

Connect the Buttons to Arduino board pin ( 2, 3, 4, 5, 6, 7, 8, 9, 0, 11, 12, A0)

Step 2: Potentiometer Wirings

Conect the Potentiometers to Analog Pin (A1, A2, A3, A4, A5, A6, A7)

Step 3: Serial Communication

Setting the Hairless MIDI baudrate to 115200 (default), and add virtual midi on LoopMIDI
See the videos how to set up the

See my other Instructables video how to set up Hairless MIDI & LoopMIDI& controller mapping

https://youtu.be/YcJ_yZyKM58

Step 4: Upload the Code

I already compiling the library and the code into hex, all you do just uploaded to arduino using Xloader


Step 5: Download

Here is the link :

https://vicksmediatech.com/2018/10/27/vmix-control...

all you need its in there... Have fun

Step 6: TIPS

The Arduino will start/run the after you uploading it, so its better to connect all the potentiometers before you turn on the arduino, or you will not be able to mapping the controller.