You are on page 1of 8

ARDUINO

SERIAL
MONITOR
INTRODU
The CTION
Serial Monitor is a
separate pop-up window that
acts as a separate terminal
that communicates by
receiving and sending Serial
Data.
See the icon on the far right of the image below.
Serial Monitor Display

baud rate changing option


Basic serial commands

• Serial.begin(): Starting serial communication

• Serial.print(): Sending data to the serial monitor

• Serial.println(): Sending data with a new line character


What is Baud Rate?
• Number of bits per second (bps) transmitted between devices.

COMMON BAUD RATES USED IN ARDUINO


• 9600 PROJECTS
• 11520
0
• 4800 • 240
0
• 1920 • 5760
0 0
Q&A section
THANK YOU
I hope you can get helpful knowledge from
this presentation. Good luck!

You might also like