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/.
TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with minimal footprint.
A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/
An mbed-os compatible AT command parser.
Die Hauptfunktionen von armmbed/atparser sind: Communication Protocols.
Open-Source-Alternativen zu armmbed/atparser sind unter anderem: adamdunkels/uip — uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be… 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.… criticalstack/libevhtp — Create extremely-fast and secure embedded HTTP servers with ease. adafruit/radiohead — A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/.