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

Allow users to enter pairing mode with new block in control section

Open jaustin opened this issue 2 years ago • 3 comments
trafficstars

Is your feature request related to a problem? Please describe.

The difficulty of entering pairing mode is tricky for some students eg https://twitter.com/jerseyitguy/status/1622205053640622080

Furthermore, if building your micro:bit into a device and mounting it somewhere, it becomes hard to trigger pairing mode to update the code.

Describe the solution you'd like

Codal will soon have an event to allow entering pairing mode that's available in both radio and bluetooth mode:

See: https://github.com/lancaster-university/microbit-dal/issues/392 https://github.com/lancaster-university/codal-microbit-v2/issues/263

Once this is implemented in CODAL, we'd like to expose a new block in 'control' in MakeCode that generates this event. It could either be a new block, or extend the 'reset' block image

CC: @JohnVidler @whaleygeek

jaustin avatar Feb 09 '23 14:02 jaustin

Excellent idea thanks!

The user above has a new solution (soldered wires onto all 3 buttons, see the tweet thread) but this will also be great for fixed installations as you say. Thanks for picking up on this. Accessibility and inclusivity has always been forefront in the work done by BBC, it is great to see the foundation following this lead.

whaleygeek avatar Feb 09 '23 15:02 whaleygeek

This is dependent on CODAL at this point of time

abchatra avatar Mar 10 '23 17:03 abchatra

@JohnVidler what's the status of this please?

jaustin avatar Jan 30 '24 16:01 jaustin