Activity 01
Robot Comparison: Remote vs Autonomous
Provide pairs with remote-controlled toys and simple programmable robots like micro:bits. First, students control the toys manually through mazes. Then, they code the robots to navigate autonomously using sensors. Discuss differences in control and decision points.
Explain what makes a system 'autonomous' compared to a remote-controlled system.
Facilitation TipDuring Robot Comparison, have students physically stand where the robot would, acting out both roles to feel the difference in control.
What to look forProvide students with a scenario, for example: 'A robot is moving forward and a wall appears directly in front of it.' Ask them to write one 'if-then' statement that describes what the robot should do and name the sensor it might use to detect the wall.