Class | Description |
---|---|
AbstractSerialDataReader | |
AbstractSerialDataReaderWriter | |
AbstractSerialDataWriter | |
SerialByteBuffer |
This class implements a dynamic expanding byte buffer to
accommodate new data received from the serial port
Adapted from sources at:
http://ostermiller.org/utils/src/CircularByteBuffer.java.html
Stephen Ostermiller http://ostermiller.org/contact.pl?regarding=Java+Utilities
|
SerialImpl |
This implementation class implements the 'Serial' interface using the WiringPi Serial library.
|
Copyright © 2012–2019 Pi4J. All rights reserved.