microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
56 stars 37 forks source link

Bluetooth support for micro:bit v2 #1084

Open nevergone opened 1 year ago

nevergone commented 1 year ago

Description

Please add bluetooth support for Python Editor v3 with micro:bit v2.x. Or something solution for wireless micro:bit and external device (PC, mobile phone) connection.

Todo

microbit-matt-hillsdon commented 1 year ago

Hi @nevergone, thanks for the report. This would first need to be supported in MicroPython for micro:bit V2. There's some discussion of this on https://github.com/microbit-foundation/micropython-microbit-v2/issues/51

nevergone commented 1 year ago

Thanks! Ok, I understand. For now, is it not possible to create a hex file with the same knowledge as apple from the micro:bit python editor? I would like to port external extensions to python.