Hi to all.
I am a newbie in serial monitoring of the arduino board.
I would like to know how to send integer values via the serial monitor.
A simple example that i have in mind is by writing 5 in the serial monitor and it is displayed on an lcd.
I dont know what is the coding so that the serial monitor accepts values. When i tried the serial.read it continues to scroll strange values.
I want the serial monitor to stop until i press a number from my pc and then continues with the process.
How can i do so what is the coding to do so?
Thanks & Regards
Combinu