59 Forks
232 Stars
232 Watchers

PacketSerial

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

How to download and setup PacketSerial

Open terminal and run command
git clone https://github.com/bakercp/PacketSerial.git
git clone is used to create a copy or clone of PacketSerial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PacketSerial https://github.com/bakercp/PacketSerial/archive/master.zip

Or simply clone PacketSerial with SSH
[email protected]:bakercp/PacketSerial.git

If you have some problems with PacketSerial

You may open issue on PacketSerial support forum (system) here: https://github.com/bakercp/PacketSerial/issues