Micro:bit
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
micro:bit Avoiding bricks---Additional functions
We’ve added some additional functions to the project we shared last week---micro:bit avoiding bricks.
micro:bit Avoiding Bricks
Let’s use micro:bit to make a game of avoiding bricks. It can control the spots by gravity to avoid the falling bricks. Once it touches the bricks, the game ends. Let's see how it works:
Build a sky wheel with micro:bit
This week we are going to build a sky wheel with micro:bit and the Lego bricks, though it is in a simple structure, it requires a very fundamental knowledge of physics. Now let’s follow the steps below to build your sky wheel.
Hand-made a microbit electronic piano
Hello, today I’m going to show you a case of how to make a handmade electronic piano with a micro:bit. It is a kind of electronic keys instruments that can simulate kinds of tones and sound.
How to make a guitar with a micro:bit ?
Change the tones of the micro:bit guitar from adjusting the distances from the bricks board to sonar:bit.
Microbit Programming: Showing a Running Pixel on the LED
Before, we briefly introduced the basic knowledge of microbit programming, this week, we will learn how to program on the microbit LED display.
How to build a defending Cutebot with micro:bit?
Last week we’ve made a combatting robot from the Cutebot, this week I’m gonna to make a defending Cutebot and have them holding a combatting race to see which is more powerful!
How to build a device of detecting the distance with a micro:bit
The novel Coronavirus is still existing in the world and we need to make sure the social distance be kept in public areas such as in hospitals or banks. This device will warn people who do not keep enough distances to others.
How to use the Cutebot to make a combatting robot?
today I will use the cutebot car to teach you how to make a combatting robot.