ALL
micro:bit Boating Car
Rowing is an activity that relies on the movement of the oar in the water to propel the boat, and it pushes the boat forward by paddling the water.
How Can I Build A micro:bit Sweeper?
Hello! Today I am planning to make a micro:bit sweeper that is able to collect the “trashes”, let’s see how it works through the below
Use the Cutebot and AI Lens for Line Tracking
Use the Cutebot and the AI lens to achieve the line tracking function.
micro:bit Inductive Door
Hi friends, this weekend I am going to build a micro:bit inductive door with the sonar:bit sensor-the door opens automatically for 5 seconds if there is something detected near it. Let’s see how it works in this video:
Build A micro:bit Robot Arm with Bricks
I am going to build a micro:bit robot arm that is able to be controlled remotely, it is of high flexibility and here you can see the video via the link below:https://youtu.be/EQRYfiQPEtU
Timid TPBot
Let’s make a simiple project: A Timid TPBot Smart Car
It lights on in the colourful mode in a quiet environment, but it lights off once there is louder noise near it, and it would move forward quickly to turns and face to the back side.
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?
Climbing Machine
I found many projects of the climbing machines made in 3D printers, whereas I do not have them in hand, thus I am making a climbing machine with the bricks.
Micro:bit Helix
Through the introduction of the turtle extension library in the previous article, we have learned the basic concepts of turtle graphics. In this article, let’s learn how to draw a helix with micro:bit. Press the button A to draw a helix on the LED screen, and press button B to eliminate the helix as the same way:
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