Which statement should I use to read serial data which may be of around 10 characters.?
Serial input basics
Serial.read();
@aslak, there is a little more to it than that
...R
Yeah I know @Robin2, I've been reading your tutorial many times lately