An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.
☆305Oct 15, 2023Updated 2 years ago
Alternatives and similar repositories for PacketSerial
Users that are interested in PacketSerial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- msgpack based serializer / deserializer + packetize for Arduino, ROS, and more☆88Jun 13, 2026Updated 2 weeks ago
- Consistent Overhead Byte Stuffing — C implementation☆187Jul 3, 2025Updated 11 months ago
- HDLC library for arduino☆15Nov 3, 2017Updated 8 years ago
- Tiny Software Protocol for communication over UART, SPI, etc☆278Apr 4, 2026Updated 2 months ago
- ASCII implementation of the Massage API Arduino Library☆10Oct 30, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, etc.☆485Jul 15, 2025Updated 11 months ago
- MQTT addon for openframeworks based on libmosquitto☆29Oct 27, 2023Updated 2 years ago
- Tiny implementation of SLIP protocol (Serial line IP)☆20Nov 13, 2020Updated 5 years ago
- An arduino library for framing protocols, inspired by PacketSerial