{"id":16496369,"url":"https://github.com/dearva/dearos","last_synced_at":"2025-10-07T13:32:34.884Z","repository":{"id":118587760,"uuid":"380481133","full_name":"DearVa/DearOS","owner":"DearVa","description":"A toy operation system running on ESP32.","archived":false,"fork":false,"pushed_at":"2021-06-27T16:38:37.000Z","size":450,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T04:18:26.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DearVa.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-06-26T11:04:06.000Z","updated_at":"2021-06-27T16:38:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"70006415-b3c0-4d9b-a8cd-73f447a1fc43","html_url":"https://github.com/DearVa/DearOS","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/DearVa%2FDearOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DearVa%2FDearOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DearVa%2FDearOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DearVa%2FDearOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DearVa","download_url":"https://codeload.github.com/DearVa/DearOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367905,"owners_count":19951445,"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":[],"created_at":"2024-10-11T14:34:42.953Z","updated_at":"2025-10-07T13:32:29.855Z","avatar_url":"https://github.com/DearVa.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"运行在ESP32上的玩具操作系统\n\n功能：\n\n- [x] 内存管理（貌似直接new delete就可以，getFreeHeap监视一下）\n- [x] 进程调度（RR，程序层为lua）\n- [ ] 文件管理（考虑加SD卡读写）\n- [ ] 图形界面（使用TFT）[API完成，还有一些问题]\n- [ ] 简单IO（GPIO轮询键盘输入，鼠标等）\n- [ ] 多线程（emmm...)\n\n文件结构：\n\n- app  lua脚本文件，以及lua编译器，运行buildall.bat可以编译到data文件夹\n- data 编译后的二进制lua文件，可以被操作系统执行\n- l*.* 大部分l开头的文件都是lua的源码，部分经过魔改用来支持操作系统进程调度\n- 其余文件为操作系统源码\n\n编译环境：\n\nArduino ESP32开发板\nTFT_eSPI库\nSPI库\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdearva%2Fdearos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdearva%2Fdearos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdearva%2Fdearos/lists"}