public class SerialFactory extends Object
This factory class provide a static method to create new 'Serial' instances.
Before using the Pi4J library, you need to ensure that the Java VM in configured with access to the following system libraries:
This library depends on the wiringPi native system library. (developed by Gordon Henderson @ http://wiringpi.com/)
Serial
,
SerialDataEvent
,
SerialDataListener
,
http://www.pi4j.com/public static Serial createInstance()
Copyright © 2012–2019 Pi4J. All rights reserved.