{"id":21070729,"url":"https://github.com/microbit-foundation/microbit-dal-simulator","last_synced_at":"2026-04-27T15:33:11.516Z","repository":{"id":53450661,"uuid":"175846003","full_name":"microbit-foundation/microbit-dal-simulator","owner":"microbit-foundation","description":"A modification of https://github.com/lancaster-university/microbit-dal to run on the simulator","archived":false,"fork":false,"pushed_at":"2021-03-30T12:25:03.000Z","size":2158,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-01T13:27:47.901Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microbit-foundation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-15T15:29:11.000Z","updated_at":"2020-12-18T10:29:36.000Z","dependencies_parsed_at":"2022-09-09T03:11:24.032Z","dependency_job_id":null,"html_url":"https://github.com/microbit-foundation/microbit-dal-simulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/microbit-foundation/microbit-dal-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microbit-foundation%2Fmicrobit-dal-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microbit-foundation%2Fmicrobit-dal-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microbit-foundation%2Fmicrobit-dal-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microbit-foundation%2Fmicrobit-dal-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microbit-foundation","download_url":"https://codeload.github.com/microbit-foundation/microbit-dal-simulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microbit-foundation%2Fmicrobit-dal-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32343404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-11-19T18:48:07.776Z","updated_at":"2026-04-27T15:33:11.490Z","avatar_url":"https://github.com/microbit-foundation.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microbit-dal\n\nThe core set of drivers, mechanisms and types that make up the micro:bit runtime.\n\n## Overview\n\nThe micro:bit runtime provides an easy to use environment for programming the BBC micro:bit in the C/C++ language, written by Lancaster University. It contains device drivers for all the hardware capabilities of the micro:bit, and also a suite of runtime mechanisms to make programming the micro:bit easier and more flexible. These range from control of the LED matrix display to peer-to-peer radio communication and secure Bluetooth Low Energy services. The micro:bit runtime is proudly built on the ARM mbed and Nordic nrf51 platforms.\n\nIn addition to supporting development in C/C++, the runtime is also designed specifically to support higher level languages provided by our partners that target the micro:bit. It is currently used as a support library for all the languages on the BBC www.microbit.org website; including the Javascript Blocks Editor and Micropython\n\n## Links\n\n[micro:bit runtime docs](http://lancaster-university.github.io/microbit-docs/) | [uBit](https://github.com/lancaster-university/microbit) |  [samples](https://github.com/lancaster-university/microbit-samples)\n\n## Build Environments\n\n| Build Environment | Documentation |\n| ------------- |-------------|\n| ARM mbed online | http://lancaster-university.github.io/microbit-docs/online-toolchains/#mbed |\n| yotta  | http://lancaster-university.github.io/microbit-docs/offline-toolchains/#yotta |\n\n\n\n## Hello World!\n\n```cpp\n#include \"MicroBitDisplay.h\"\n\nMicroBitDisplay display;\n\nint main()\n{\n    display.scroll(\"Hello world!\");\n}\n```\n\n## BBC Community Guidelines\n\n[Microbit Community Guidelines](http://microbit.org/community/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrobit-foundation%2Fmicrobit-dal-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrobit-foundation%2Fmicrobit-dal-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrobit-foundation%2Fmicrobit-dal-simulator/lists"}