PacketSerial

An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.

Author
Christopher Baker
Website
https://github.com/bakercp/PacketSerial
Category
Communication
License
MIT
Library Type
Contributed
Architectures
Any

PacketSerial is an small, efficient, library that allows Arduinos to send and receive serial data packets (with COBS, SLIP or a user-defined encoding) that include bytes of any value (0 - 255). A packet is simply an array of bytes.

Downloads

Filename Release Date File Size
PacketSerial-1.4.0.zip 2019-07-26 55.42 KiB
PacketSerial-1.3.0.zip 2019-07-25 54.95 KiB
PacketSerial-1.2.0.zip 2017-11-10 45.26 KiB
PacketSerial-1.1.0.zip 2017-11-09 41.79 KiB
PacketSerial-1.0.2.zip 2016-10-18 14.62 KiB
PacketSerial-1.0.0.zip 2016-01-01 14.60 KiB