# mightypork/tinyframe

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mightypork-tinyframe).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/MightyPork/TinyFrame
- awesome-repositories: https://awesome-repositories.com/repository/mightypork-tinyframe.md

## Description

TinyFrame is a simple library for building and parsing data frames to be sent over a serial interface (e.g. UART, telnet, socket). The code is written to build with --std=gnu99 and mostly compatible with --std=gnu89.

## Tags

### Part of an Awesome List

- [Communication Protocols](https://awesome-repositories.com/f/awesome-lists/data/communication-protocols.md) — Library for building and parsing serial data frames.
