About 59,200 results
Open links in new tab
  1. Microsoft MakeCode for micro:bit

    A Blocks / JavaScript code editor for the micro:bit powered by Microsoft MakeCode.

  2. Custom blocks - Microsoft MakeCode for micro:bit

    This page provides a short introduction to defining your own blocks in MakeCode.

  3. Frequently Asked Questions - Microsoft MakeCode for micro:bit

    Take that url, and split it into two parts: the main domain (https://makecode.microbit.org), and the location of the tutorial (/projects/flashing-heart). In between those two pieces, add /#tutorial:: …

  4. Light Level - Microsoft MakeCode for micro:bit

    Returns a Number that means a light level from 0 (dark) to 255 (bright). Example: show light level When you press button B on the microbit, this program shows the light level on the LED screen.

  5. Rocket Acceleration - Microsoft MakeCode for micro:bit

    Rocket Acceleration The Earth exerts a gravitational force on all objects. A rocket must have a force greater than gravity to lift off. This force, acceleration, can be measured with a micro:bit …

  6. WebUSB - Microsoft MakeCode for micro:bit

    With MakeCode it allows for one-click downloads to your micro:bit without installing an additional app or other software! It also lets you directly receive data into the MakeCode editor from the …

  7. Getting Started - Microsoft MakeCode for micro:bit

    Save the program to the MICROBIT drive. This transfers your code to the micro:bit! Step 7 On the micro:bit, press button A to scroll your text. Press button B to show a smiley. Shake the …

  8. About - Microsoft MakeCode for micro:bit

    Compile and Flash: Your Program! When you have your code ready, you connect your micro:bit to a computer via a USB cable, so it appears as a mounted drive (named MICROBIT). …

  9. Fireflies - Microsoft MakeCode for micro:bit

    clock 8 ‏≥ 1 200 0 set clock to pause (ms) change score by 100 1 change clock by pause (ms) if then else forever

  10. Introduction - Microsoft MakeCode for micro:bit

    You’ll be using the micro:bit microcontroller board, along with Microsoft’s MakeCode, a block-based coding tool that’s both easy to use and super powerful. In this course, you’ll be working …