Introduction: Create a Line Follow Car With Micro:bit

About: ElecFreaks is an open design house founded in March 2011. Our goal is to create rapid prototypes and give small-batch manufacture solution for makers and startups. With over 50% staff as engineers and expanded…

The so-called line follow car means a car follows a black line on the white(or light color)ground. Because the black line and white ground have different reflections to the light, the car can drive according the the strength of the light reflection received. Today, we are going to make a line follow car with micro:bit.

Step 1: Materials Needed:

1 x BBC micro:bit

1 x ELECFREAKS Motor:bit

1 x Smart Car Chassis

2 x Octopus Hunt Sensor

2 x 3x12+6 Copper Rod

3 x 3x10 Copper Rod

2 x 18650 Battery

Black Adhesive Tapes

Several Cables

In this project, we will mainly use micro:bit and motor:bit.

More details about micro:bit, you can read:Start Your Micro:bit Programming Trip More details about motor:bit, you can read:Elecfreaks Motor:bit User Guide

Step 2: Hardware Assembling

Step 1


Weld motor cables. If there are no lead cables on your motors, you have to weld cables for them.

Step 2

Within the package of car chassis, there is a drawing for instruction. You can refer to its instructions and assemble the chassis. Once finished, you will see the chassis below:

Step 3

Fix motor:bit to the chassis of the car.

Step 4

Plug the two groups of motor cables into connector M1 and M2.

Step 5

Install line follow modules and pay attention to their space. In this project, the space of two line follow modules is about or a little bit smaller than the width of the black adhesive tape.

Plug the two line follow modules into P4 and P5 separately.

Step 6

Connect with 6~12v DC power supply. Here, we have connected 2 segments of 18650 batteries in parallel, and then plugged a micro:bit.

You can see the whole electric circuit in the below:

Step 7

Draw a trace on the ground with a black adhesive tape. You have to pay attention to the width of the tape. It is a little bit bigger than the width of two line follow modules.

Step 8

Please download the program below into micro:bit, watch out the rotating directions of the two motors. According to this program, the motors should both move forward. If one motor in the opposite direction, you have to change the cable connection of the motor in error and reconnect motor:bit.

Step 9

Adjust line follow module to enable recognition of black lines and white base board. If the recognition is not available, you can adjust the sensitivity of the potentiometer on the module.

Step 3: Programming

You can click Download directly to save the code into micro:bit.

View our little car on YouTube:

https://www.youtube.com/watch?v=aGkoGxqzf6o

Step 4: Relative Readings

Make A Cool Micro:bit Hovercraft Together

Source:

This article is from: https://www.elecfreaks.com/12181.html
If you have any questions, you can contact: louise@elecfreaks.com.