bakercp / PacketSerialLinks
An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.
☆290Updated last year
Alternatives and similar repositories for PacketSerial
Users that are interested in PacketSerial are comparing it to the libraries listed below
Sorting:
- Enhanced I2C library for Teensy 3.x devices☆157Updated 6 years ago
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆135Updated 2 years ago
- The C++ Standard Template Library for the Arduino☆68Updated 2 years ago
- Beta SdFat for test of new features☆177Updated 3 weeks ago
- Efficient alternative to SoftwareSerial with attachInterrupt for RX chars, simultaneous RX & TX☆179Updated last year
- A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family☆203Updated last year
- Fast, simple I/O library for Arduino☆118Updated 4 years ago
- ⏳ Timer Library fully implemented for Arduino DUE☆215Updated 2 years ago
- SPI library for Teensy & Arduino IDE☆146Updated last year
- A simple & compact PinChangeInterrupt library for Arduino☆297Updated 3 years ago
- WIZnet Ethernet Library☆166Updated 7 years ago
- An Object-Oriented Platform for Arduino/AVR☆344Updated 5 years ago
- An Easy way to Transfer data between Arduinos☆322Updated last year
- A lightweight and fast signal smoothing library for the Arduino platform.☆148Updated 6 years ago
- Inter-Chip Serial Communications☆82Updated 5 years ago
- Optimized ILI9341 TFT Library☆261Updated last year
- ☆192Updated last year
- New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due☆337Updated 2 years ago
- Arduino Bootloader to Flash from SD Card☆131Updated 2 years ago
- Arduino library for signal filtering☆123Updated 6 years ago
- UIPEthernet library for Arduino IDE,Eclipse with arduino plugin and MBED/SMeshStudio (AVR,STM32F,ESP8266,Intel ARC32, Nordic nRF51, Teens…☆325Updated 3 years ago
- An event handling system for Arduino. It allows you to register "listeners" and post events for them. Designed to be interrupt safe.