Halo, Mohon Bersabar Ya Kawan

Maze Solving Using Tiny:bit

This is my third IT project as an 8th grader, and in this assignment I worked on creating a Line Follower Robot using the Tiny:bit. The main goal of this project is to make the robot follow a black line track by using its infrared sensors. The sensors detect the contrast between the black line and the white surface, then send signals to the Micro:bit to decide whether the robot should move forward, turn left, or turn right.

In our 8C class, many students also worked on different tracks and challenges to test how well their robots could follow the line. We used MakeCode to program the Tiny:bit, experimenting with different speed settings and sensor responses to improve the robot’s accuracy on curves and intersections.

To make the project more engaging, I tried solving a simple maze with my robot. Although the maze track was not originally designed for the Tiny:bit, I challenged myself to adapt the code and adjust the robot’s movements to fit the track. This made the project more exciting because it required problem-solving and persistence.

Through this project, I gained valuable experience in robotics, programming logic, and sensor-based navigation. I also learned the importance of testing, debugging, and teamwork, since my friends and I worked together to make our robots perform better. Overall, this Line Follower project showed me how coding can turn simple robots into problem-solving machines.

Demo