Package org.refcodes.serial


package org.refcodes.serial
This toolkit targets at programming serial communication at a high abstraction level, addressing issues such endianess, length allocations, CRC checksums, acknowledgement management or handshake processing whilst keeping you in full control over your bits and bytes.

Please refer to the refcodes-serial: A serial communication toolkit for Java documentation for an up-to-date and detailed description on the usage of this artifact.