-
From makecode:
- Turn left ,right need update
- Spin left, right need added
- Line sensor need update
-
If you're interrested, we could help you create a version of PewPew (https://pewpew.readthedocs.io/en/latest/pew.html) for MakeCode. This can be done as a github repository that users import in their …
-
Our performance for large block programs is not great. We run into this issue all the time on livestream, but it's also reported by our users on the forum very often (and has been for many years).
…
-
Hallo HHF,
Leider gibt es in makecode eine Fehlermeldung:
![unbenannt](https://user-images.githubusercontent.com/37311672/52163324-a4261600-26e0-11e9-8be8-6bfc2cc3dbd0.png)
Soweit ich weiß muss m…
-
When I try to load the extension, I get this:
-
Hi, perfect work.
I'm just playing around with this. But neither your great extension nor the code from Ingo is working with MakeCode beta. I assume there might be a bug in MC/beta with I2C (there is…
-
1. compile and flash microbit-machine (which now has following code):
```
machine.addClientFactory(jacdac.SRV_ACCELEROMETER, devid => {
const client = new modules.AccelerometerClient(devid)
…
-
Status of jacdac-Accelerometer in dashboard,values are correct
![image](https://github.com/microsoft/jacdac/assets/3880290/3687e3de-69a2-4834-9a18-b2d2204eb675)
When I write a program in makecod…
-
Hello! I was just trying out the new editor, and I love the features so far. The one thing that is is missing, though is the ability to store many projects on the editor, and open them through a libra…
-
I got 2 pew pew and I'm trying to figure out how to enable it for MakeCode. Any clue?