I am traying to make a code that makes that when the computer recive a serial comunication (no matter what), open my mail, but the open() part dont work! here is my code:
I want to move de mouse, using the Robot Library, depending of the string that the Arduino send via serial comunication. The problem is that the Processing program dont recive well the string, it miss a part. Here is the code that i am working: