I am working on a project that has my computer communicating with an arduino board that reads the sensor output and put it on the serial port only if a \"t\" was received.th
Shouldn't you terminate the data sent with '\0'? Serge