{"id":13812743,"url":"https://github.com/MaJerle/lwesp","last_synced_at":"2025-05-14T22:31:06.748Z","repository":{"id":39345119,"uuid":"109565836","full_name":"MaJerle/lwesp","owner":"MaJerle","description":"Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.","archived":false,"fork":false,"pushed_at":"2024-04-13T12:28:41.000Z","size":60465,"stargazers_count":431,"open_issues_count":6,"forks_count":139,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2024-04-14T02:34:39.391Z","etag":null,"topics":["at","commands","embedded","embedded-systems","esp32","esp8266","espressif","parser","rtos"],"latest_commit_sha":null,"homepage":"https://majerle.eu/projects/lwesp-lightweight-esp-at-parser-library-for-embedded-systems","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaJerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null},"funding":{"custom":["paypal.me/tilz0R"]}},"created_at":"2017-11-05T09:18:41.000Z","updated_at":"2024-04-15T09:34:38.228Z","dependencies_parsed_at":"2024-04-15T09:44:43.241Z","dependency_job_id":null,"html_url":"https://github.com/MaJerle/lwesp","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwesp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwesp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwesp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwesp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaJerle","download_url":"https://codeload.github.com/MaJerle/lwesp/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254239488,"owners_count":22037715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["at","commands","embedded","embedded-systems","esp32","esp8266","espressif","parser","rtos"],"created_at":"2024-08-04T04:00:55.030Z","updated_at":"2025-05-14T22:31:01.685Z","avatar_url":"https://github.com/MaJerle.png","language":"C","funding_links":["paypal.me/tilz0R"],"categories":["Protocols"],"sub_categories":["Protocol Parsers"],"readme":"# Lightweight ESP-AT parser\n\nLwESP is lightweight ESP AT commands parser library to communicate with ESP8266 or ESP32 Wi-Fi modules using AT commands.\nModule is written in C99 and is system platform agnostic. Its main targets are embedded system devices like ARM Cortex-M, AVR, PIC and others, but can easily work under `Windows`, `Linux` or `MAC` environments too.\n\nEspressif module runs official [AT Commands (esp-at)](https://github.com/espressif/esp-at) software and communicates with host device via UART or SPI communication protocol.\n\nFollow documentation for more information on implementation and details.\n\n\u003ch3\u003eRead first: \u003ca href=\"https://docs.majerle.eu/projects/lwesp/\"\u003eDocumentation\u003c/a\u003e\u003c/h3\u003e\n\n## Features\n\n- Supports latest ESP32, ESP32-C2, ESP32-C3, ESP32-C6 \u0026 ESP8266 AT software from Espressif system\n- Platform independent and very easy to port\n- Development of library under Win32 platform\n- Available examples for ARM Cortex-M, Win32 or POSIX (mostly Linux) platforms\n- Written in C language (C99)\n- Allows different configurations to optimize user requirements\n- Supports implementation with operating systems with advanced inter-thread communications\n- Uses `2` tasks for data handling from user and device\n- Includes several applications built on top of library\n  - Netconn sequential API for client and server\n  - HTTP server with dynamic files (file system) supported\n  - MQTT client\n- Embeds other AT features, such as WPS management, custom DNS setup, Hostname for DHCP, Ping feature\n- User friendly MIT license\n\n## Contribute\n\nFresh contributions are always welcome. Simple instructions to proceed:\n\n1. Fork Github repository\n2. Follow [C style \u0026 coding rules](https://github.com/MaJerle/c-code-style) already used in the project\n3. Create a pull request to develop branch with new features or bug fixes\n\nAlternatively you may:\n\n1. Report a bug\n2. Ask for a feature request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaJerle%2Flwesp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMaJerle%2Flwesp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaJerle%2Flwesp/lists"}