Micro:bit DIY
How to Make A Thermometer with micro:bit?
Hi, today I’d like to introduce how to make a simple thermometer with micro:bit. I used the microbit to get the temperature and control the steering gear. First, let us start with the design part, and then we will enter the programming part.
micro:bit Ninja Shuriken
Hi,I got a whim to use micro:bit making a ninja shuriken. I’ve fascinated with Naruto since I was a child and I’ve dreamed of throwing the sword in his hand like Sasuke. Let’s use the micro:bit to get such a magic experience!
micro:bit Electronic Candles
Hello, when we hold birthday parties, the lighting candles come to our mind for best wishes! If we have a micro:bit by hand, is that possible to make an electronic candle device with it? Here comes the case of blowing off the candle “fires” by sound.
Catch the "Apples"
Hello, this week I am going to make a catching apples game through a micro:bit. Let’s see how it works below:
Color Recognition Car
To make a color recognition car.
micro:bit Finger-guessing Game
Hello, today I am going to build a finger-guessing game with the micro:bit. If we shake the micro:bit, the micro:bit displays the scissor, stone or cloth at random, then we can play it with our partners.
Micro:bit Bigfoot
The project is to build a bigfoot monster with the micro:bit and bricks. Do you think it is cute with the swaying steps?
Introduction to micro:bit microturtle extension library
While browsing the makecode website, you may find a very interesting extension library-Turtle, which is a micro:bit extension library that is used to control a LED highlight, and then control its movement through programming, we can also draw the movement track to create complex graphics, there is limited by the size of the dot matrix on the micro:bit board, there are not many complex graphics that can be drawn, but it is still worth a try. Below is a spiral I drew
Memory Test Game
This is a small game that tests memory. It will display five characters in a row, and then wait for key input. When the player presses the keys in the correct order, √ is displayed. If the key is entered incorrectly, × is displayed and the game restarts. This is a simple game and you can have a try of optimizing and increasing the difficulty on the basis of this game.
DIY Teasing-cat device
Cats are animals with strange tempers sometimes, they will run away from you while you want to touch them; and when you want to focus on your work, they just keep annoying you. Thus, I’m gonna make an automatic device with the help of the laser that is able to tease the cats.