-
Teacher request - when students are testing/debugging programs that include a lot of user input ("Ask for String", "Ask for Number" blocks), it gets tiring to constantly use the game pad to enter data…
-
Build:Make Code Web site ( Lego Mindstroms EV3 Version:0.1.4 ,Microsoft Make code version: 3.4.9)
Environment: Windows10 32 bit(Edge(v 41.16299.248.0),Chrome(v 65.0.3325.181),Mozilla Firefox(v 59.0.…
-
**Describe the bug**
When completing the first step in a skill map, users are presented with the opportunity to login. After logging in with Google (not tested with Microsoft Account), the progress f…
-
It appears using the sensing blocks to trigger animations on a different pin crashes the running code.
Here's an example:
```
sensing.onPinEvent(DigitalPin.D0, PinEvent.Pressed, function () {
…
-
**Describe the bug**
Arising from support ticket https://support.microbit.org/helpdesk/tickets/55037 (private)
The customer's Bluetooth project runs out of memory (Error 020) in micro:bit V1.5.
…
-
**Describe the bug**
Changing tilemap in spriteOverlapsTile callback leads to uncertain result
**To Reproduce**
1. https://makecode.com/_fKuUxqDkwA3q
2. Touching tilePath5 from left results in …
-
When resetting the editor using the `settings > reset` menu, it does not delete any of the saved projects.
https://github.com/user-attachments/assets/e6b37971-7ef3-45db-a576-b26c2ccf531c
I'm not log…
-
**Describe the bug**
This is a user reported bug from Twitter - https://twitter.com/JudianneTeach/status/1328887954333261825
The script is trying to remove an item from an array. After fixing an i…
-
I got use case when I need to communicate with NovaFitnes SDS011 Air Quality Sensor as well as send measured and postprocessed data to PC via serial port. Since I didn't find the way to open two seria…
-
I would like to use a MSD Bootloader with your new SAMD51 boards ?
Is it planned that you update this code for using with SAMD51 ?