microcode
microcode copied to clipboard
Coding "on the go" with the micro:bit (V2)
- [ ] slider - [ ] rotary encoder - [ ] buttons - [x] LED ring - [ ] light sensor - [x] magnet sensor

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).
So the screen reader names it accurately and not just "application"
With animations and music it will be very useful to be able to insert a tile as well as delete.
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...
Consider Filter tiles for the following - [ ] greater than - [ ] less than - [ ] equal to - [ ] changedBy(delta), for firing when a sensor's...
Just like "radio value" but for the temperature reading. Note: need to preconfigure deg C vs F based on locale. Requested by Stuart Ball.