So I made a program on visual studios c++ to detect when my eyes are closed and when they're open. My goal is to turn a servo when they are closed, and not move it when they're open. Question is...how do I get the data that they're closed or open from visual studios, to my Arduino to turn the servos?