-
Noticed a small bug:
If I use the nlock SerialNumber I cant read the serial data in the serial monitor:
basic.forever(function () {
serial.writeNumber(input.acceleration(Dimension.X))
})
…
-
### **User Experience:**
Visually impaired users who depend on screen reader will not understand the exact purpose of the controls and will find it difficult to find role of the controls on the page.…
-
**Describe the bug**
Using these examples in makecode produces correct results 10 ** 0.5 = 3.16, 10 ** 1.5 = 31.62.
On the micro:bit these output as '1' eg 10 ** 0.5 = 1 or 10 ** 1.5 = 1.
**To R…
-
While testing the commercial models, I observed that the general.pxt file includes a parameter for timestep, with a default value of 4. While this is consistent with commercial CBECC and is sometimes …
-
**Printer type** - MK3S
**Printer firmware version** - 3.13.2
**MMU upgrade** - MMU2S
**MMU upgrade firmware version** - 3.0.1
**SD card or USB/Octoprint**
SD
**Describe the bug**
Rece…
-
### User Experience:
Visually impaired people who depend on screen readers for navigation will get impacted if the screen reader does not announce the accessible name for the links. Due to which the …
-
I am a Computer Sciences and Robotics teacher in Junior High and High School.
I am using a lot of 3rd party hardware with Microbit, and they almost always require an extension. These extensions often…
-
Thank you for your great work :)
As you already know the extension currently does not work with the latest mini V3. I was able to reproduce this behaviour with the current makecode.calliope.cc as we…
-
- pxtarget update
https://github.com/microsoft/pxt-microbit/commit/2085db76386a50531de9c30844d1db6be52ab2ff
https://github.com/microsoft/pxt-microbit/commit/6a0b05a270139dce5f433905ad08fd46a0c2eb…
-
Excuse me, is the id value of the gesture event 27 or 13? I used Bluetooth to listen for events and found that 13 was valid, but 27 was invalid.
Value 13 from https://github.com/microsoft/pxt-micro…