Search results
A Blocks / JavaScript code editor for the micro:bit powered by Microsoft MakeCode.
Build your own social network made of micro:bits. Here are some cool tutorials to get you started with your micro:bit!
Microsoft MakeCode. Microsoft’s MakeCode editor is the perfect way to start programming and get creating with the BBC micro:bit. The colour-coded blocks are familiar to anyone who’s previously used Scratch, and yet powerful enough to access all the features of this tiny computer.
Microsoft MakeCode is a free online learn-to-code platform where anyone can build games, code devices, and mod Minecraft! Make retro style Arcade games. 100+ game mechanics ready to add to your game. Start coding Learn more. Write programs for the micro:bit. The pocket-sized computer that you could embed into any project - no hardware necessary.
Oct 24, 2022 · Microsoft’s MakeCode for micro:bit app makes it simple to code the micro:bit using drag-and-drop blocks, JavaScript or Python code editors to create fun projects like a DIY pedometer, a room intruder alert system, or a soil moisture monitor for your houseplants.
Microsoft MakeCode Arcade. Develop your programming skills by quickly creating and modding retro arcade games with Blocks and JavaScript in the MakeCode editor.
What is it? A wireless intruder alarm using a movement detector. How it works. PIR (passive infra red) sensors are commonly used in burglar alarms and office lighting systems to detect movement. You can connect one to a micro:bit's pins (see diagram) to trigger an alarm when movement is detected.
Use our free machine learning tool as part of BBC micro:bit - the next gen's playground survey investigation. Explore machine learning, by training a computer model with your own data, then testing it to see if it works.
Step 1: Make it. What is it? Test your knowledge of times tables with this project. These two videos show you what you'll make and how to code it: Times tables tester. Times table tester coding video. How it works. The program uses two variables called “a” and “b” to store random numbers.
Step 1: Make it. What is it? Make an electronic candle that you can blow out! The new micro:bit's built-in microphone detects the sound of your breath and turns the candle off - and on again. Introduction. Candle introduction. Coding guide. Candle code. What you'll learn. How to use random numbers to light random LEDs.