Package com.pi4j.io.serial
-
Interface Summary Interface Description Serial This interface provides a set of functions for 'Serial' communication.SerialDataEventListener This interface implements the callback event handler for Serial Data events.SerialDataReader SerialDataWriter -
Class Summary Class Description RaspberryPiSerial This class simply exposed the available UART/serial port address (device file paths) that are exposed on the RaspberryPi.SerialConfig SerialDataEvent This class provides the serial data event object.SerialFactory This factory class provide a static method to create new 'Serial' instances.SerialPort -
Enum Summary Enum Description Baud DataBits FlowControl Parity StopBits -
Exception Summary Exception Description SerialPortException This class represents Exception that might occur in Serial interface.