
Microsoft MakeCode for micro:bit
A Blocks / JavaScript code editor for the micro:bit powered by Microsoft MakeCode.
Command Line Interface - Microsoft MakeCode for micro:bit
Command Line Interface It is possible to use the tools from the pxt command line interface (CLI). pxt can: Edit, compile or deploy JavaScript programs. Easily integrate into most IDEs. It comes with built …
Basic - Microsoft MakeCode for micro:bit
Use basic micro:bit functions and actions.
Command Responder - Microsoft MakeCode for micro:bit
We can make our protocol more useful by allowing the sender to give more commands. Let’s add 3 more responses for light level, compass heading, and acceleration.
Counter lesson - Microsoft MakeCode for micro:bit
Topic Variables Quick Links activity challenges quiz quiz answers Prior learning and lesson level Learn how to create a variable to keep track of the current count. We will be learning how to create a …
answering machine blocks lesson
Topic Show String Quick Links activity quiz quiz answers challenges Prior learning / place of lesson in scheme of work Learn how to creating a message with a string, show string to write your message. …
Connect - Microsoft MakeCode for micro:bit
We can use the radio on the micro:bit to control the toy car remotely. A second micro:bit will send commands to control the throttle and the steering.
beautiful image lesson - Microsoft MakeCode for micro:bit
beautiful image lesson Display beautiful images on the micro:bit. Topic Show LEDs Quick Links activity challenges Prior learning/place of lesson in scheme of work Learn how to show LEDs, to show an …
Projects - Microsoft MakeCode for micro:bit
Here are some cool tutorials to get you started with your micro:bit!
Turtle Square - Microsoft MakeCode for micro:bit
Imagine that there’s a virtual turtle, as small as an LED, that you can control with commands. In this tutorial, you will learn to use the turtle and draw a square.