Serial Communication Basics

This Code Block introduces the Arduino Serial object. Basic use and syntax are introduced.

This brief introduction includes starting up serial, the difference between print and println, the difference between literals and variables, an overview of the serial monitor and serial plotter. The video ends with a brief discussion of BAUD rate.