What is wrong with sending data to arduino from serial port?

I recommend looking at the serial input basics tutorial. It has robust and non-blocking serial input methods. Example 6 has code for receiving byte data.

1 Like