{"id":16107001,"url":"https://github.com/mikeesto/microbit-demos","last_synced_at":"2025-07-31T09:11:46.732Z","repository":{"id":115471322,"uuid":"157315478","full_name":"mikeesto/microbit-demos","owner":"mikeesto","description":":floppy_disk: A collection of demos for the micro:bit","archived":false,"fork":false,"pushed_at":"2020-02-25T03:25:46.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T03:29:31.716Z","etag":null,"topics":["microbit","microbit-demos"],"latest_commit_sha":null,"homepage":"","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/mikeesto.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":"2018-11-13T03:34:59.000Z","updated_at":"2023-03-27T13:41:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"89d635e7-500d-4f7f-b80c-f15439266f8f","html_url":"https://github.com/mikeesto/microbit-demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeesto/microbit-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fmicrobit-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fmicrobit-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fmicrobit-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fmicrobit-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeesto","download_url":"https://codeload.github.com/mikeesto/microbit-demos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fmicrobit-demos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268017031,"owners_count":24181659,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["microbit","microbit-demos"],"created_at":"2024-10-09T19:14:53.303Z","updated_at":"2025-07-31T09:11:46.697Z","avatar_url":"https://github.com/mikeesto.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microbit-demos\n\nA collection of demos for the Micro:bit\n\n## Standalone demos\n\n| Filename(s)       | Description                                                                                                                                |\n| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |\n| sender \u0026 receiver | Send a word to another micro:bit that displays the word                                                                                    |\n| compass           | Read compass heading and display N,S,E,W                                                                                                   |\n| displayWords      | Display string on shake and button press                                                                                                   |\n| sortinghat        | Press button to play Harry Potter theme song and display random house name                                                                 |\n| lightSensor       | Display current light level as a graph                                                                                                     |\n| passTheParcel     | Press button, after a random period of time a song is played and heart icon displayed                                                      |\n| stepCounter       | Display number of steps taken                                                                                                              |\n| temperature       | Display current temperature                                                                                                                |\n| throwingSpeed     | Display accelerometer reading as a bar graph                                                                                               |\n| ledOn             | Display smiley face. Toggle nose with button press                                                                                         |\n| magic8ball        | Ask a question and shake for the answer                                                                                                    |\n| balancingAct      | Stop a LED from falling off the matrix while moving around a room                                                                          |\n| blockDodge        | Avoid falling LED blocks by moving your player across the matrix with the A \u0026 B buttons. For every block avoided, player's score increases |\n\n## mi:node IoT starter kit demos\n\n| Filename          | Sensor/Module                 | Connectors           | Description                                                                               |\n| ----------------- | ----------------------------- | -------------------- | ----------------------------------------------------------------------------------------- |\n| fan               | Mini fan module, motor \u0026 fan  | A0, A1 or A2         | Control fan speed with button press                                                       |\n| lightsensor       | Light sensor                  | A0, A1 or A2         | Display light level from 5 to 1 (dull to bright)                                          |\n| pir-sensor        | PIR (Passive infrared) sensor | D12, D13, D14 or D15 | Display tick icon when movement is detected                                               |\n| relay             | Relay module                  | D12, D13, D14 or D15 | Press button to toggle the relay. Displays light and makes 'clicking' sound               |\n| rgb-led           | RGB LED module                | D12, D13, D14 or D15 | Press buttons to toggle LED between red and blue                                          |\n| rotarysensor      | Rotary sensor                 | A0, A1 or A2         | Display smiley face when potentiometer is turned                                          |\n| soundsensor       | Sound sensor                  | A0, A1 or A2         | Display exclamation mark when the sound level changes                                     |\n| speaker           | Speaker module                | A0                   | Play music beats                                                                          |\n| switch            | Switch module                 | D12, D13, D14 or D15 | Toggle switch to display 'open' or 'closed'                                               |\n| temp-and-humidity | Temperature \u0026 humidity sensor | D12, D13, D14 or D15 | Press button A to display current temperature. Press button B to display current humidity |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeesto%2Fmicrobit-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeesto%2Fmicrobit-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeesto%2Fmicrobit-demos/lists"}