Robotics

  1. Installation of Robot
  2. Challenge # 1: Point to Point - Making the robot move from one point to specific point using basic movements, forward, turns and stop.
  3. Challenge # 2: Inside the Box - Making the robot stay inside a square outlined with black tape.  
  4. Challenge # 3: Line Follower - Making the robot follow black line of tape in the form a square. 
  5. Challenge # 4: Wall Detection - Making the robot detect a wall in front. When detected the robot must stop back-up and turn. 
  6. Challenge # 5: Wall Detection and Light Detection - Making the robot stay inside the box and detecting a wall in front of it.  
  7. Challenge # 6: Sound Sensor - Making the robot move according to the sound around it.
  8. Challenge # 7: Robot Data Recorder (Variable)  - The robot must record certain data and show it on the screen.
  9. Challenge # 8: Robot Counting Lines (Variable) - The Robot must count lines and show it on the screen.
  10. Challenge # 9: Gradual Stop - The robot must detect a wall and gradually stop.
  11. Challenge # 10: Auto Attendance - The robot must run turn right and left and check if there is a box in front of it then it will count 1 for each box like taking attendance in a classroom.   
  12. Challenge # 11: FINAL: Activation Code - The robot must activate a code and if right then it will spin if wrong or o code then display zero.   

No comments:

Post a Comment