{"id":19274114,"url":"https://github.com/sbstjn/aws-edukit-example","last_synced_at":"2026-05-17T02:02:15.351Z","repository":{"id":137670615,"uuid":"326448702","full_name":"sbstjn/aws-edukit-example","owner":"sbstjn","description":"Example baseline for prototyping with the Core2 AWS IoT EduKit.","archived":false,"fork":false,"pushed_at":"2021-01-08T09:14:26.000Z","size":8251,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-05T14:31:16.486Z","etag":null,"topics":["aws","edukit","iot"],"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/sbstjn.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":"2021-01-03T16:18:58.000Z","updated_at":"2021-01-27T23:49:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2aff7c6-347d-444f-ba0d-5624461d4eb2","html_url":"https://github.com/sbstjn/aws-edukit-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Faws-edukit-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Faws-edukit-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Faws-edukit-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Faws-edukit-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstjn","download_url":"https://codeload.github.com/sbstjn/aws-edukit-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240378873,"owners_count":19792039,"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":["aws","edukit","iot"],"created_at":"2024-11-09T20:45:05.512Z","updated_at":"2026-05-17T02:02:10.309Z","avatar_url":"https://github.com/sbstjn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS EduKit Example\n\n\u003e Based on [Core2-for-AWS-IoT-EduKit](https://github.com/m5stack/Core2-for-AWS-IoT-EduKit) and [AWS IoT EduKit Workshop](https://edukit.workshop.aws/en/).\n\n![AWS IoT EduKit](/docs/edukit-box.jpg)\n\n## Prerequisites\n\nInstall `v4.2` of [esp-idf](https://github.com/espressif/esp-idf).\n\n```bash\n$ \u003e brew install cmake ninja dfu-util\n\n$ \u003e mkdir $HOME/esp\n$ \u003e cd $HOME/esp\n\n$ \u003e git clone -b release/v4.2 --recursive https://github.com/espressif/esp-idf.git\n$ \u003e cd esp-idf\n\n$ \u003e $HOME/esp/esp-idf/install.sh\n```\n\n## Configuration\n\n```bash\n# Configure esp-idf\n$ \u003e . $HOME/esp/esp-idf/export.sh\n\n# Configure WiFi settings in \"AWS Configuration\" ( use \"s\" to save and \"q\" to quit )\n$ \u003e idf.py menuconfig\n```\n\n## Build\n\n```bash\n# Compile software\n$ \u003e idf.py build\n```\n\n## Flash\n\n```bash\n# Load software to Core2 and start monitor\n$ \u003e idf.py flash monitor\n```\n\n## Hints\n\nUse `control + ]` to quit monitor.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Faws-edukit-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbstjn%2Faws-edukit-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Faws-edukit-example/lists"}