awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MightyPork avatar

MightyPork/TinyFrame

0
View on GitHub↗
426 stars·120 forks·C·MIT·5 vues

TinyFrame

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.

Features

  • Communication Protocols - Library for building and parsing serial data frames.

Historique des stars

Graphique de l'historique des stars pour mightypork/tinyframeGraphique de l'historique des stars pour mightypork/tinyframe

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à TinyFrame

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TinyFrame.
  • adamdunkels/uipAvatar de adamdunkels

    adamdunkels/uip

    1,072Voir sur GitHub↗

    uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be obtained at the uIP homepage at http://www.sics.se/~adam/uip/.

    C
    Voir sur GitHub↗1,072
  • armmbed/atparserAvatar de ARMmbed

    ARMmbed/ATParser

    39Voir sur GitHub↗

    An mbed-os compatible AT command parser.

    C++
    Voir sur GitHub↗39
  • azonenberg/staticnetAvatar de azonenberg

    azonenberg/staticnet

    41Voir sur GitHub↗

    TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with minimal footprint.

    C++
    Voir sur GitHub↗41
  • adafruit/radioheadAvatar de adafruit

    adafruit/RadioHead

    204Voir sur GitHub↗

    A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/

    C++
    Voir sur GitHub↗204
Voir les 30 alternatives à TinyFrame→

Questions fréquentes

Que fait mightypork/tinyframe ?

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.

Quelles sont les fonctionnalités principales de mightypork/tinyframe ?

Les fonctionnalités principales de mightypork/tinyframe sont : Communication Protocols.

Quelles sont les alternatives open-source à mightypork/tinyframe ?

Les alternatives open-source à mightypork/tinyframe incluent : adamdunkels/uip — uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be… armmbed/atparser — An mbed-os compatible AT command parser. azonenberg/staticnet — TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with… bsail/xmodem. cesanta/mongoose — Mongoose is an embedded networking library providing TCP/IP stacks, web server hosting, and IoT device connectivity.… adafruit/radiohead — A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/.