-
**Describe the bug**
There seems to be no internal pull-up resistor for a button press leaving any button floating as shown in the simulator. I'm not sure if we would need to include an image of a p…
-
**Describe the bug**
After downloading the generated .bin file, the program will not run
**To Reproduce**
Steps to reproduce the behavior:
1. I followed the instructions at adafruit to install T…
-
The box does not fully, start. Adding this on line 32 helped a bit:
```
# Another bug, fix compatibilty
sudo chown -R 1000:1000 "/home/vagrant/.npm"
```
The next command failed too:
```
pxt s…
-
See https://github.com/Microsoft/pxt-adafruit/issues/932
-
**[ UUID ]** 400b7a97-7de1-43ed-b383-d8e955c185e7
**[ Session Name ]** The Bit:Badge MicroBit Wearables session
**[ Primary Space ]** Youth Zone
**[ Secondary Space ]** Digital Inclusion
**[ Submit…
-
In the adafruit circuit playground and in the maker tool the serial blocks are hidden. You can access the functions in java and you can see the serial blocks listed properly in the support documents f…
-
I wanted to add a TFT display to the board to allow it to be used as an Arcade target with output on the display, however at the moment I am unable to find any pin mapping, and not sure how the bootlo…
-
I opened [this issue originally](https://github.com/microsoft/pxt-arcade/issues/6353) in pxt-arcade repo but after analyzing the codebase it looks like the PR needs to be in this repo
---
I want…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/microsoft
---
###### Please subscribe to this thread to get notified when a new repository is created
pravj updated
4 years ago
-
**Describe the bug**
I calculate a expression in makecode, then send the value to serial port. In simulator it is ok, but in real serial port, it will get wrong number.
```
let P = 100240
basic.…