{"id":23399908,"url":"https://github.com/amid68/uart_command_center","last_synced_at":"2025-04-08T19:53:54.333Z","repository":{"id":268920973,"uuid":"905796673","full_name":"Amid68/UART_Command_Center","owner":"Amid68","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-23T18:47:02.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T15:47:28.333Z","etag":null,"topics":["embedded","embedded-c","embedded-systems","led-controller","rtos","uart","zephyr","zephyr-rtos"],"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/Amid68.png","metadata":{"files":{"readme":"README.rst","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":"2024-12-19T14:39:50.000Z","updated_at":"2024-12-20T23:17:11.000Z","dependencies_parsed_at":"2025-02-14T15:37:05.107Z","dependency_job_id":"1992ae79-0d15-406b-a1b9-35bb6336150e","html_url":"https://github.com/Amid68/UART_Command_Center","commit_stats":null,"previous_names":["amid68/uart_command_center"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amid68%2FUART_Command_Center","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amid68%2FUART_Command_Center/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amid68%2FUART_Command_Center/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amid68%2FUART_Command_Center/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amid68","download_url":"https://codeload.github.com/Amid68/UART_Command_Center/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247918934,"owners_count":21018043,"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":["embedded","embedded-c","embedded-systems","led-controller","rtos","uart","zephyr","zephyr-rtos"],"created_at":"2024-12-22T10:17:38.749Z","updated_at":"2025-04-08T19:53:54.283Z","avatar_url":"https://github.com/Amid68.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":".. zephyr:code-sample:: uart\n   :name: UART echo\n   :relevant-api: uart_interface\n\n   Read data from the console and echo it back.\n\nOverview\n********\n\nThis sample demonstrates how to use the UART serial driver with a simple\necho bot. It reads data from the console and echoes the characters back after\nan end of line (return key) is received.\n\nThe polling API is used for sending data and the interrupt-driven API\nfor receiving, so that in theory the thread could do something else\nwhile waiting for incoming data.\n\nBy default, the UART peripheral that is normally used for the Zephyr shell\nis used, so that almost every board should be supported.\n\nBuilding and Running\n********************\n\nBuild and flash the sample as follows, changing ``nrf52840dk/nrf52840`` for\nyour board:\n\n.. zephyr-app-commands::\n   :zephyr-app: samples/drivers/uart/echo_bot\n   :board: nrf52840dk/nrf52840\n   :goals: build flash\n   :compact:\n\nSample Output\n=============\n\n.. code-block:: console\n\n    Hello! I\\'m your echo bot.\n    Tell me something and press enter:\n    # Type e.g. \"Hi there!\" and hit enter!\n    Echo: Hi there!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famid68%2Fuart_command_center","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famid68%2Fuart_command_center","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famid68%2Fuart_command_center/lists"}