-
https://makecode.adafruit.com/pkg/microsoft/pxt-maker-controller
![image](https://user-images.githubusercontent.com/4175913/67231115-88d87380-f3f3-11e9-9c30-f740b514e6ff.png)
-
Educator request - he runs a Robotics Club and would like to print out some programs for the students to create.
Right-click Snapshot feature will download code image as a .png
Screenshot tool will …
-
I recently want to create a micro bit clock but I can't find any thread module on micro python to counting the time.
-
**Describe the bug**
A useless link in **Docs** page
**Steps to reproduce the behavior**
1.Navigate to https://arcade.makecode.com/beta#editor
2.Help--->Docs--->Game Design Concepts--->Walking H…
-
Hi, I am working on the files for the adafruit grand central. The board is already on my local makecode. I can do a new project with it and the simulator works fine (for example when I program the neo…
-
Could you explain? How to add extension HT Color sensor block to Microsoft MakeCode?
I'am newbie for github.
Thank You.
objer updated
5 years ago
-
**Describe the bug**
See the CPX MakeCode defect demonstration program at: https://makecode.com/_DuF8A5XAp8fW
The program header comment includes: In the forever loop set the second photon mode to…
-
Lib: https://developers.google.com/blockly/
Using Arduino: https://github.com/BlocklyDuino/BlocklyDuino
Another alternative (only manage connections, devices, sensors):
https://jsplumbtoolkit.com…
-
This code in MakeCode leads to a blank screen because X is erased immediately by clearScreen
```
input.onButtonPressed(Button.A, function () {
basic.showString("X")
basic.clearScreen()
})…
-
**Describe the bug**
From the documentation in https://github.com/microsoft/pxt/blob/d6fa4dffb4bf95eb7c5ab8f93323d64f240bc157/docs/extensions/pxt-json.md#setting-c-constants-for-dal-config---yotta th…