microcode
microcode copied to clipboard
https://microbit.org/projects/make-it-code-it analysis
Analysis of projects from https://microbit.org/projects/make-it-code-it/?filters=advanced,makecode show we would need the following new features to cover all 87 projects.
Hardware
- [ ] light level
- [ ] accelerometer X, Y, Z, and force
- [ ] sound level (sensor)
- [ ] volume (of speaker)
- [ ] compass
- [ ] plotXY on LED screen
- [ ] data logger
- [ ] magnetic force/strength
- [ ] digital read pin
- [ ] running time
- [ ] rotation/pitch (accelerometer)
- [ ] A+B button press event
- [ ] radio signal strength
Software
- [ ] inequality comparisons (<, >, ...)
- [ ] multiplication, division, subtraction
- [ ] show more than 2-digit numbers on display
- [ ] plot bar graph
- [ ] arrays (probably won't do)
- [ ] musical chords
- [ ] more variables (named???)
- [ ] tagged radio values