-
Neither MakeCode nor MicroPython expose to the users a way to change the fx params and steps.
For consistency we should use the same values for both platforms, to be able to generate the same sounds.…
-
When I connect the micro:bit to the computer, it recognizes it as a mouse and keyboard but I made the code click and i does not click the mouse.
-
In the unitary HVAC template, the number of input fields for Coil:Heating:DX:MultiSpeed object is out of date with EnergyPlus version 22.2. See input output reference [here](https://bigladdersoftware.…
-
**Describe the bug**
Teacher Tools: The **Header bar UI display error** when set **rubric name too long**
**Steps to reproduce the behavior**
1.Navigate to [MakeCode Teacher Tool (microbit.org)]…
-
MakeCode extensions need to be MIT license
-
Looks like it was meant to be a workaround to not break early PXT versions:
https://github.com/lancaster-university/codal-microbit-v2/blob/4f2aedcd8e093e7ca9eefd574d4a647884e82505/model/MicroBitIO.h#…
-
Microbit is popular in schools. There are many books in Swedish about ABC80.
BBC micro:bit can be programmed with Arduino IDE, see https://learn.adafruit.com/use-micro-bit-with-arduino/
I use Ardu…
-
### User Experience:
Low vision users who depend on zooming functionality for better readability will be impacted if the content present on the page is not visible or truncated after setting the view…
-
### User Experience:
Low vision users who depend on zooming functionality for better readability will be impacted if the content present on the page is not visible on resizing the page. They will not…
-
Hello there,
Can I deploy a version of this project to my own server?
I tried using pxt staticpkg, it works, but I'm having issues configuring login/authentication(client id, redirect url).
Thanks,