Serial Output and Input
摘要
In the chapter, we will take a massive leap from digital input and output, and take a look at the Universal Synchronous/Asynchronous Receiver/Transmitter or USART. This is the feature of the ATmega328P which gives the Arduino the ability to send and receive data from the Serial Monitor, however, its use is not limited to the Serial Monitor—it can be used to communicate with other devices.