{"id":20434982,"url":"https://github.com/majerle/lwpkt","last_synced_at":"2025-03-04T23:07:12.387Z","repository":{"id":49869347,"uuid":"266204334","full_name":"MaJerle/lwpkt","owner":"MaJerle","description":"Lightweight packet protocol structure for multi-device communication focused on RS-485","archived":false,"fork":false,"pushed_at":"2024-09-04T19:14:20.000Z","size":282,"stargazers_count":114,"open_issues_count":2,"forks_count":23,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2024-09-06T02:54:29.078Z","etag":null,"topics":["command","data","devices","length","master","microcontroller","multi-slaves","optimization","packet","packet-structure","protocol","rs-485","simple","stm32"],"latest_commit_sha":null,"homepage":"https://majerle.eu/projects/lwpkt-lightweight-packet-protocol-manager","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":"2020-05-22T20:46:38.000Z","updated_at":"2024-09-04T19:14:24.000Z","dependencies_parsed_at":"2023-02-09T21:45:53.816Z","dependency_job_id":"e36bc3c8-738b-41e7-87a2-296056005a7d","html_url":"https://github.com/MaJerle/lwpkt","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwpkt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwpkt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwpkt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwpkt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaJerle","download_url":"https://codeload.github.com/MaJerle/lwpkt/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241935268,"owners_count":20044827,"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":["command","data","devices","length","master","microcontroller","multi-slaves","optimization","packet","packet-structure","protocol","rs-485","simple","stm32"],"created_at":"2024-11-15T08:29:53.362Z","updated_at":"2025-03-04T23:07:12.365Z","avatar_url":"https://github.com/MaJerle.png","language":"C","funding_links":["paypal.me/tilz0R"],"categories":[],"sub_categories":[],"readme":"# Packet protocol manager\n\n\u003ch3\u003eRead first: \u003ca href=\"http://docs.majerle.eu/projects/lwpkt/\"\u003eDocumentation\u003c/a\u003e\u003c/h3\u003e\n\n## Features\n\n* Written in C (C11), compatible with ``size_t`` for size data types\n* Platform independent, no architecture specific code\n* Uses *LwRB* library for data read/write operations\n* Optimized for embedded systems, allows high optimization for data transfer\n* Support for events on packet ready, read or write operation\n* Configurable settings for packet structure and variable data length\n* Allows multiple notes in network with `from` and `to` addresses\n* Separate optional field for *command* data type\n* Variable data length to support theoretically unlimited packet length\n* CRC check to handle data transmission errors\n* User friendly MIT license\n\n## Applications\n\nTo name a few:\n\n* Communication in RS-485 network between various devices\n* Low-level point to point packet communication (UART, USB, ethernet, ...)\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%2Flwpkt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajerle%2Flwpkt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajerle%2Flwpkt/lists"}