top of page

Lab's Objective:

Students will learn how Bimo interacts with the world through sensors. They will learn the definition of sensors and how robots and machines use them. 

Activity


  • Connect the line tracker sensor which we can code to recognize either a balck or white line. 

  • Learn how sensors work as they can send signals to the controller like a how our bodies send signals to the brain. 

  • Code the robot to follow a black line. 

Assessment


  • Students will be able to visualize what the robot will do when the line ends and anticipate which direction it will go. 

  • Students will be able to draw a line which ever shape they want and see how the robot follows it throught the programming. 

Google Slides

PDF

Build Video

In our next lab, we will automate our Bimo even further with the power of sensors. Sensor are how the robot feels the world around it. There are many types of sensors, for some examples: distance sensors, light sensors, motion sensors, temperatur, and the list goes on. We will be using a line tracking sensor. This sensor is mainly a color sensor as it can sense black and white. We can draw a black line and the sensor will be able to detect the black line and same goes for a white line on a black surface. The sensor being used has actually two line tracking sensor. By itself it cannot do much but when having two sensors we can code it to detect the line on one side and the other meaning it if one side goes off make sure the robot goes the other way back to where the line is. This will automate our robot once done. Watch it go on its own!

Lab Summary:

Required Materials:

Photos
Item Name
Purpose
Required Quantity
Labeled Bag

Step 1

Natural Light Portrait

Connect your sensor to the microcontroller. Make sure the right connections are on it as it could burn the sensor. Notice there is V, G and S on the sensor each represent different funtions. The V stands for voltage this is technically the positive side of the sensor to give power like a battery. The G stands for ground and this is the negative side. Once both connected right, sensor will turn on. There are two S on the sensor, this means signal and this is what the microcontroller reads when its either black or white. 

Step 3

Natural Light Portrait

Step 1

Step 2

Natural Light Portrait

bottom of page