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 @ https://projects.drogon.net/)
#Serial,
#SerialDataEvent,
#SerialDataListener,
http://www.pi4j.com/public static Serial createInstance()
Copyright © 2012-2013 Pi4J. All Rights Reserved.