Activity #6: Multi-Sensor Control
(15 Points)


Description

Now I want you to program your robot to be controlled by two or more sensors. Pick two or more sensors and program them so that EITHER sensor will make your bot do something cool!

 

Specific Tips

  • Use a logic loop to monitor two or more sensors. You may want to refer to Lesson 8 where we talked about doing a simiar activity.
  • Look in your notes/log and figure out how to calibrate the light sensor if you use it.
  • Be sure to comment your code and include the names of your teammates.
  • Be creative!