Thursday, January 30, 2014

Day 12: Mini-challenge and Ultrasonic Rangefinder


  
Completed mini challenge assignment
Our robot has both flame and line sensors installed. We need to write two functions: one is for our robot to drive forward and stop over a black line on the floor. At this point, the second function is for our robot to rotate until it sees the flame then drive forward and stop over the black circle infront of the flame.

We have very organized lab exercises. We are approaching our problems step by step, we learn well by hand on practices, edit our code and see how the robot react to the program under our very eyes.
 
Ultrasonic Rangefinder
We had installed the Ultrasonic Rangefinder on our Robot so that it can detect objects and avoid hitting them. It would be nice if we could have the same capability for our vehicles.


No comments:

Post a Comment