pxt-microbit icon indicating copy to clipboard operation
pxt-microbit copied to clipboard

Extension submission: microbit-drone

Open flyshark2024 opened this issue 1 month ago • 1 comments

Extension name

microbit-drone

GitHub repository

https://github.com/flyshark2024/MicrbitDrone

Description

This extension provides blocks and APIs to control drones using the BBC micro:bit.
It includes support for radio communication, microphone input, and custom drone control logic.
The extension is designed for educational purposes, enabling students to learn about wireless communication, robotics, and embedded systems.

Features

  • Radio-based communication between micro:bits
  • Microphone input for sound-triggered actions
  • Custom blocks for drone control
  • Localization support (currently zh-CN)

Target

  • micro:bit

Version

0.1.0

License

MIT

Reason for submission

We would like this extension to be discoverable in the MakeCode micro:bit extension search page, so that educators and students can easily find and use it without needing to paste the full GitHub URL.

Checklist

  • [x] Public GitHub repository
  • [x] pxt.json configured with name, description, dependencies, and supportedTargets
  • [x] README.md with usage instructions and examples
  • [x] Tagged release (v0.1.0)
  • [x] MIT license included

flyshark2024 avatar Dec 12 '25 07:12 flyshark2024

@flyshark2024 Please see this article about the approval process. https://support.microbit.org/en/support/solutions/articles/19000054952-makecode-extension-approval

martinwork avatar Dec 12 '25 12:12 martinwork