{"id":13613606,"url":"https://github.com/jacobdam/lk-iot-apps","last_synced_at":"2025-04-13T15:33:25.131Z","repository":{"id":137713625,"uuid":"195433773","full_name":"jacobdam/lk-iot-apps","owner":"jacobdam","description":"Experiment IoT apps with Little Kernel + STM32 boards","archived":false,"fork":false,"pushed_at":"2019-07-05T16:57:16.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-07T21:42:40.994Z","etag":null,"topics":["blink","iot","little-kernel","stm32f103x"],"latest_commit_sha":null,"homepage":"","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/jacobdam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-07-05T15:46:32.000Z","updated_at":"2022-04-07T13:30:37.000Z","dependencies_parsed_at":"2024-01-14T04:43:53.742Z","dependency_job_id":null,"html_url":"https://github.com/jacobdam/lk-iot-apps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobdam%2Flk-iot-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobdam%2Flk-iot-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobdam%2Flk-iot-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobdam%2Flk-iot-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobdam","download_url":"https://codeload.github.com/jacobdam/lk-iot-apps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248736275,"owners_count":21153568,"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":["blink","iot","little-kernel","stm32f103x"],"created_at":"2024-08-01T20:00:51.577Z","updated_at":"2025-04-13T15:33:24.788Z","avatar_url":"https://github.com/jacobdam.png","language":"C","funding_links":[],"categories":["Projects"],"sub_categories":[],"readme":"# LK IoT\n\nThis is a personal experiment using [Little Kernel](https://github.com/littlekernel/lk) building IoT apps with STM32 boards.\n\n## Prerequisite\n\nDepends on what the project you build. The default project (blink) requires this minimum software and hardware.\n\n**Hardware**\n\n- Development board: SMT32F103C8T6 Cortex M3 Blue Pill board\n- Programmer: ST-Link V2\n\n**Software**\n\n- The ARM toolchain\n- STMicroelectronics Stlink Tools\n\nIf you are Mac user and terminal is your style:\n\n```bash\nbrew tap osx-cross/arm\nbrew install arm-gcc-bin\nbrew install stlink\n```\n\n## Setup and build\n\n```\nmkdir lk_root\ncd lk_root\ngit clone https://github.com/littlekernel/lk.git\ngit clone https://github.com/jacobdam/lk-iot-apps.git\ncd lk-iot-apps\ncp lk_inc.mk.example lk_inc.mk\nmake blink-led\n```\n\nRead [LK wiki](https://github.com/littlekernel/lk/wiki) for more information.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobdam%2Flk-iot-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobdam%2Flk-iot-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobdam%2Flk-iot-apps/lists"}