read data from serial monitor

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 :slight_smile:

...R

Yeah I know @Robin2, I've been reading your tutorial many times lately :slight_smile: