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/
It's a C library called "ATAT" (yes, almost like that huge armored walker from the Star Wars =)) which implements AT-like commands processing. This lib doesn't provide a list of ready commands but gives you a tool to create this list easily yourself, special for your project and needs. ATAT can…
الميزات الرئيسية لـ esynr3z/atat هي: Communication Protocols.
تشمل البدائل مفتوحة المصدر لـ esynr3z/atat: 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/.