主要内容

Serial Interface

Communicate with Raspberry Pi® hardware using serial port interface

Effectively use serial communication via Universal Asynchronous Receiver-Transmitter (UART) to exchange, control, and automate across applications using Raspberry Pi hardware and host computer.

Blocks

Serial WriteWrite data to the serial device
Serial ReadRead data from serial device

Objects

serialdevConnection to serial device on Raspberry Pi hardware

Functions

readRead data from serial device
writeWrite data to serial device

Apps

Raspberry Pi Resource Monitor AppMonitor and manage Raspberry Pi resources

Topics

Troubleshooting

Troubleshoot Raspberry Pi Serial Port

Troubleshoot serial port on Raspberry Pi hardware.

Featured Examples