{"id":25668485,"url":"https://github.com/borud/esp32-queue","last_synced_at":"2026-05-16T00:03:50.551Z","repository":{"id":193124649,"uuid":"688167281","full_name":"borud/esp32-queue","owner":"borud","description":"example of how you use queues in ESP-IDF","archived":false,"fork":false,"pushed_at":"2023-09-06T19:55:18.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-06T22:35:49.442Z","etag":null,"topics":["esp32","espidf","freertos","freertos-queue","freertos-task","minimal-example"],"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/borud.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}},"created_at":"2023-09-06T19:38:48.000Z","updated_at":"2023-09-06T22:35:58.438Z","dependencies_parsed_at":"2023-09-06T22:51:59.239Z","dependency_job_id":null,"html_url":"https://github.com/borud/esp32-queue","commit_stats":null,"previous_names":["borud/esp32-queue"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fesp32-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fesp32-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fesp32-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fesp32-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borud","download_url":"https://codeload.github.com/borud/esp32-queue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240462618,"owners_count":19805333,"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":["esp32","espidf","freertos","freertos-queue","freertos-task","minimal-example"],"created_at":"2025-02-24T10:34:12.740Z","updated_at":"2026-05-16T00:03:50.488Z","avatar_url":"https://github.com/borud.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP-IDF Queue example\n\nThis example shows how you use a queues in ESP-IDF.  In this example we create a single queue through which we pass a `message_t` struct.  We also create a `consumer_task` and a `producer_task` to demonstrate how you can use tasks.\n\n## Prerequisites\n\nThis project uses [Platformio](https://platformio.org/install), so make sure you have it installed.\n\n## Building and running\n\nTo build this project just issue the command:\n\n```shell\npio run\n```\n\nIn order to build the project, upload it to the ESP32 and start the serial monitor, you can use the command:\n\n```shell\npio run -t upload -t monitor\n```\n\n*If the platformio tool cannot find the correct serial device you may have to modify the\n`platformio.ini` file* or provide a serial device on the command line with `--upload-port` and `--upload-port`*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fesp32-queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborud%2Fesp32-queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fesp32-queue/lists"}