microcode icon indicating copy to clipboard operation
microcode copied to clipboard

Coding "on the go" with the micro:bit (V2)

Results 65 microcode issues
Sort by recently updated
recently updated
newest added

- [ ] slider - [ ] rotary encoder - [ ] buttons - [x] LED ring - [ ] light sensor - [x] magnet sensor

Visual Language
Compiler/Runtime

![cursor2](https://user-images.githubusercontent.com/12176807/191888751-98947fd5-edb2-45b7-b77b-59f05686a693.gif)

bug
P1
Editor

Screen reader should read "empty tile"

P1
accessibility
tiles

It would be nice if there were a way to transfer the MicroCode program between web app and micro:bit (not just compiled program, which is sent over Jacdac to micro:bit).

enhancement
Visual Language

So the screen reader names it accurately and not just "application"

enhancement
accessibility

With animations and music it will be very useful to be able to insert a tile as well as delete.

enhancement
User Interface

it would be great to scroll with touch

enhancement
Editor

When a picker menu is displayed (by clicking on a tile in the underlying program), the UI does not show which underlying tile was clicked on. Makes screen snapshot harder...

enhancement
good first issue
User Interface
P2

Consider Filter tiles for the following - [ ] greater than - [ ] less than - [ ] equal to - [ ] changedBy(delta), for firing when a sensor's...

enhancement
tiles

Just like "radio value" but for the temperature reading. Note: need to preconfigure deg C vs F based on locale. Requested by Stuart Ball.

enhancement
tiles