Unity-Arduino interfacing

hello i am super new to Unity 3d. I working on an simple EMG project and trying to make an object jump in unity while the arduino serial output(emg sensor output) crosses a certain pre-defined threshold limit…is it possible to do so? i have very little knowledge of C#…I would be very grateful if someone could help me in this regard…thanks!

There’s nothing special about it. You need unity physics basics tutorital and any c# arduino tutorial will work in unity.