{"id":20168315,"url":"https://github.com/kshoji/pxt-bluetooth-keyboard","last_synced_at":"2025-04-10T01:52:41.023Z","repository":{"id":145998340,"uuid":"104811967","full_name":"kshoji/pxt-bluetooth-keyboard","owner":"kshoji","description":"BLE HID Keyboard module for micro:bit","archived":false,"fork":false,"pushed_at":"2017-09-29T04:30:17.000Z","size":181,"stargazers_count":50,"open_issues_count":3,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-24T03:34:50.483Z","etag":null,"topics":["ble","hid","keyboard","microbit","pxt"],"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/kshoji.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":"2017-09-25T23:25:19.000Z","updated_at":"2024-09-26T04:36:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7499903-23ce-4b32-9e77-48591610776c","html_url":"https://github.com/kshoji/pxt-bluetooth-keyboard","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshoji%2Fpxt-bluetooth-keyboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshoji%2Fpxt-bluetooth-keyboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshoji%2Fpxt-bluetooth-keyboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshoji%2Fpxt-bluetooth-keyboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kshoji","download_url":"https://codeload.github.com/kshoji/pxt-bluetooth-keyboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142941,"owners_count":21054671,"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":["ble","hid","keyboard","microbit","pxt"],"created_at":"2024-11-14T01:07:16.642Z","updated_at":"2025-04-10T01:52:40.987Z","avatar_url":"https://github.com/kshoji.png","language":"C++","funding_links":[],"categories":["🗿 JavaScript and MakeCode"],"sub_categories":["🗿 MakeCode Extensions"],"readme":"# bluetooth-keyboard\n\nThis PXT package allows the micro:bit to act as a Keyboard peripheral.\n\n## Usage\n\nPlace a ``||bluetooth start keyboard service||`` block in your program to enable Bluetooth LE Keyboard.\nWith this block, the `micro:bit` starts advertise BLE packets as a Keyboard peripheral.\n\n```blocks\nbluetooth.startKeyboardService();\n```\n\n**TBD**\nTo Send `Hello World!` to the paired host, place block like this:\n\n```blocks\nbluetooth.keyboardSendText(\"Hello World!\");\n```\n\n## Supported Platforms\n\nCurrently, tested with `micro:bit` and `Android` host only.\nMac OS X can connect with `micro:bit`, but it can't receive Keyboard message.\n\n## Supported targets\n\n* for PXT/microbit\n\n(The metadata above is needed for package search.)\n\n## License\n\nMIT\n\n```package\nbluetooth\nbluetooth-keyboard=github:kshoji/pxt-bluetooth-keyboard\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkshoji%2Fpxt-bluetooth-keyboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkshoji%2Fpxt-bluetooth-keyboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkshoji%2Fpxt-bluetooth-keyboard/lists"}