Questions tagged [makecode]

Questions about Microsoft MakeCode. An additional tag referencing the target hardware should also be used when relevant and if available e.g. mindstorms

Microsoft MakeCode: https://www.microsoft.com/en-us/makecode

19 questions
3
votes
0 answers

How to run uf2 program file without USB connection

I'm developping a little program that should watch at the download folder and automatically transfert UF2 file from https://makecode.mindstorms.com using a bluetooth connection and execute it. I'm using MonoBrick for that…
Alek
  • 31
  • 2
1
vote
1 answer

Is there a "repeat [function] until [property = true]" type of loop in MakeCode JS?

I'm making a game in Microsoft MakeCode Arcade for a school project, and I wanted to know if there was a "repeat [function] until [property = true]" type of loop like there is in Luau. I wanted to use this so that the game waits until my player…
Ahendall
  • 13
  • 1
  • 6
1
vote
0 answers

Trying to use Circuit Playground Express with iPad - CPLAYBOOT USB partition disappears due to "No valid file provider found"

I'm trying to connect my Circuit Playground Express (CPE) to my iPad using a Lightning to USB converter. The converter works fine with a standard USB flash drive. When I plug in the CPE the systme initially properly recognizes the drive label as…
Jeremy Woodland
  • 3,444
  • 5
  • 17
  • 25
1
vote
1 answer

How to serve static file in google vm bucket server?

I am using Google cloud for deploying code maker project , And in google cloud i am using Bucket for serving static file (open source -> https://github.com/Microsoft/pxt-maker). I Follow this tutorial…
1
vote
0 answers

Micobit sends serial data to computer only within an event?

I wanna send data from microbit to PC. All the connections work fine. However I find that data is only sent to the computer if the serial write function is written within an event, for example, I use Makecode, and the following two…
Herbert Ho
  • 99
  • 1
  • 3
1
vote
1 answer

Building a MakeCode Package

I have been using this site for reference: https://makecode.com/packages/getting-started I'm working with the Adafruit Circuit Playground Makecode: https://makecode.adafruit.com/ I've built my custom blocks and I'm ready to upload to Github (step…
0
votes
0 answers

Eliminating space around embedded element to website

Here's the code I've had most success with thus far: