Loading ...

IT Project: Tinybit Line Follower

hi guys🙌,This is my fourth IT project called Line Follower. In this project, I used Micro:bit as the microcontroller and Tiny:bit as the robot base. The goal is to make a robot that can automatically follow a black line on a white track. I used an infrared (IR) sensor to detect the difference between dark and light surfaces, then the sensor sends data to the Micro:bit. The Micro:bit processes the data using simple logic and controls the motors to move forward, turn left, or turn right based on the line position. From this project, I learned about sensors, motor control, programming logic, and how hardware and software work together in a robotic system.

Scroll to Top