{"id":19225127,"url":"https://github.com/ilyachichkov/freeos_uart_transactions","last_synced_at":"2025-07-23T02:35:35.907Z","repository":{"id":162095511,"uuid":"587736206","full_name":"IlyaChichkov/freeos_uart_transactions","owner":"IlyaChichkov","description":"Transactions system for sending data by UART and using FreeOS","archived":false,"fork":false,"pushed_at":"2023-01-13T08:31:57.000Z","size":278,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T10:17:11.677Z","etag":null,"topics":["c","freertos","low-level","microcontroller","uart"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IlyaChichkov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-11T13:17:41.000Z","updated_at":"2023-05-23T14:45:04.000Z","dependencies_parsed_at":"2023-06-17T15:00:26.976Z","dependency_job_id":null,"html_url":"https://github.com/IlyaChichkov/freeos_uart_transactions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IlyaChichkov/freeos_uart_transactions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaChichkov%2Ffreeos_uart_transactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaChichkov%2Ffreeos_uart_transactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaChichkov%2Ffreeos_uart_transactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaChichkov%2Ffreeos_uart_transactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IlyaChichkov","download_url":"https://codeload.github.com/IlyaChichkov/freeos_uart_transactions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaChichkov%2Ffreeos_uart_transactions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266606914,"owners_count":23955367,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","freertos","low-level","microcontroller","uart"],"created_at":"2024-11-09T15:14:03.334Z","updated_at":"2025-07-23T02:35:35.876Z","avatar_url":"https://github.com/IlyaChichkov.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreeOS UART Transactions\n\n## Overview\n\nTransactions system for sending data by UART and using FreeOS.\nProgram allow to control distribution of incoming data from UART on\nstm32 processor core to other UART connected components using simple self-written protocol. \n\n![alt text](readme/scheme_overview.jpg \"Sceme\")\n*UART scheme*\n\n### Features:\n\n- Using real-time FreeOS tasks\n- Synchronization bits at the start and end of package and checking of success package delivery\n- Connect up to 4 UART slaves and more with little code changes\n\n## Troubleshooting\n\n__Check following points:__\n\n- Wires connections\n- Baudrates both in the terminal and on the microcontroller\n- While adding new tasks check that they aren't empty\n- Try manual microcontroller reseting\n\n## Build with\n\n- Discovery kit with STM32F303VC MCU\n- Cube IDE 1.7.0\n- VS Code\n\n## Author\n\n- Github - [@Ilya Chichkov](https://github.com/IlyaChichkov?tab=repositories)\n- Email - ilya.chichkov.dev@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyachichkov%2Ffreeos_uart_transactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filyachichkov%2Ffreeos_uart_transactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyachichkov%2Ffreeos_uart_transactions/lists"}