{"id":13812655,"url":"https://github.com/MaJerle/lwcell","last_synced_at":"2025-05-14T22:31:01.707Z","repository":{"id":39344911,"uuid":"119756036","full_name":"MaJerle/lwcell","owner":"MaJerle","description":"Lightweight cellular modem host AT library","archived":false,"fork":false,"pushed_at":"2025-03-30T12:46:11.000Z","size":12800,"stargazers_count":430,"open_issues_count":22,"forks_count":159,"subscribers_count":31,"default_branch":"develop","last_synced_at":"2025-04-07T20:08:46.531Z","etag":null,"topics":["gsm","lte","rtos","sim7000","sim800","sim900","simcom"],"latest_commit_sha":null,"homepage":"","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,"publiccode":null,"codemeta":null},"funding":{"custom":["paypal.me/tilz0R"]}},"created_at":"2018-01-31T23:19:05.000Z","updated_at":"2025-03-31T10:57:29.000Z","dependencies_parsed_at":"2024-06-15T17:43:46.868Z","dependency_job_id":"1db9c797-df46-418d-ae4a-d09da55f2aef","html_url":"https://github.com/MaJerle/lwcell","commit_stats":{"total_commits":540,"total_committers":12,"mean_commits":45.0,"dds":"0.12407407407407411","last_synced_commit":"355380a54aabda0279fcc9a7ac0bcd2df0d1f018"},"previous_names":["majerle/lwgsm"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwcell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwcell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwcell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwcell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaJerle","download_url":"https://codeload.github.com/MaJerle/lwcell/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254239465,"owners_count":22037714,"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":["gsm","lte","rtos","sim7000","sim800","sim900","simcom"],"created_at":"2024-08-04T04:00:54.228Z","updated_at":"2025-05-14T22:30:56.647Z","avatar_url":"https://github.com/MaJerle.png","language":"C","readme":"# Lightweight Cellular AT parser\n\nLwCELL is lightweight, platform independent, cellular modem AT commands parser, targeting (as of today) communicion with SIMCOM based modules SIM800/SIM900 or SIM70xx.\nModule is written in C11 and is independent from used platform. 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.\n\n\u003ch3\u003eRead first: \u003ca href=\"https://docs.majerle.eu/projects/lwcell/\"\u003eDocumentation\u003c/a\u003e\u003c/h3\u003e\n\n## Features\n\n* Supports ``SIM800/SIM900 (2G)`` and ``SIM7000/SIM7020 (NB-Iot LTE)`` modules\n* Platform independent and very easy to port\n    * Development of library under Win32 platform\n    * Provided examples for ARM Cortex-M or Win32 platforms\n* Written in C language (C11)\n* Allows different configurations to optimize user requirements\n* Supports implementation with operating systems with advanced inter-thread communications\n    * Currently only OS mode is supported\n    * 2 different threads handling user data and received data\n        * First (producer) thread (collects user commands from user threads and starts the command processing)\n        * Second (process) thread reads the data from GSM device and does the job accordingly\n* Allows sequential API for connections in client and server mode\n* Includes several applications built on top of library:\n    * MQTT client for MQTT connection\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","funding_links":["paypal.me/tilz0R"],"categories":["Protocols"],"sub_categories":["Protocol Parsers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaJerle%2Flwcell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMaJerle%2Flwcell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaJerle%2Flwcell/lists"}