{"id":16251402,"url":"https://github.com/padraigfl/bbcmicrobit-pomodoro","last_synced_at":"2025-04-08T12:28:33.682Z","repository":{"id":94233449,"uuid":"189896616","full_name":"padraigfl/BBCMicroBit-Pomodoro","owner":"padraigfl","description":"Super crude Pomodoro timer as an exploration for BBC MicroBit Go uses","archived":false,"fork":false,"pushed_at":"2019-06-09T18:38:59.000Z","size":505,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T08:34:22.910Z","etag":null,"topics":["bbc-microbit","kids-programming","microbit","microcontroller","pomodoro"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/padraigfl.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":"2019-06-02T21:23:53.000Z","updated_at":"2019-06-09T18:39:01.000Z","dependencies_parsed_at":"2023-05-10T10:45:49.316Z","dependency_job_id":null,"html_url":"https://github.com/padraigfl/BBCMicroBit-Pomodoro","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/padraigfl%2FBBCMicroBit-Pomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padraigfl%2FBBCMicroBit-Pomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padraigfl%2FBBCMicroBit-Pomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padraigfl%2FBBCMicroBit-Pomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padraigfl","download_url":"https://codeload.github.com/padraigfl/BBCMicroBit-Pomodoro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247841500,"owners_count":21005109,"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":["bbc-microbit","kids-programming","microbit","microcontroller","pomodoro"],"created_at":"2024-10-10T15:10:01.762Z","updated_at":"2025-04-08T12:28:33.665Z","avatar_url":"https://github.com/padraigfl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroBit Pomo\n\nA simple pomodoro timer to make use of a BBC MicroBit I had hanging around.\n\nCoded via https://makecode.microbit.org/#editor in JavaScript, sorry for the long ass file.\nTheir IDE imports happen automatically, you can assume everything was in one file.\n\nThe code is available in a .hex file in the project, you just have to add it to the microcontroller via usb to try it out.\n\n## Controls\n\nA: Start timer (if not started)\nB: Cancel (pretty sure this doesn't work right now...)\n\n## UI\n\nPretty simple counting of the LEDs for the countdowns. Breaks follow and inverted layout.\n\nWith each minute that passes you're given a reminder of the current cycle count.\n\n## File Structure\n\nImports are handled implicitly via the editor, hence the weirdness here.\n\n### `main.ts`\n\nThe main operations\n\n### `custom.ts`\n\nThe matrix print function was really badly broken with types (dynamically composed strings weren't being accepted) so I had to make this collection of functions\n\n## Todo\n\nI'll probably never go beyond getting the times right, but some scope for expansion here\n\n- [ ] Switch to Python for greater control (saving data on device)\n- [ ] Get working with VS code https://makecode.com/cli\n- [ ] Testing\n- [ ] Options?\n- [ ] Data tracking\n- [ ] Threading to allow more user control? Better visual feedback?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadraigfl%2Fbbcmicrobit-pomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadraigfl%2Fbbcmicrobit-pomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadraigfl%2Fbbcmicrobit-pomodoro/lists"}