April/May

🤖 Robot programming challenges: Explore, Feel and Act!
Robots aren’t just machines that move around – they can “sense” the environment and make intelligent decisions! In this series of challenges, you’ll program robots to perform increasingly complex tasks, using different sensors to expand their capabilities.

🔍How does it work?
Robots can be equipped with different sensors, each with a specific function:

Sensor What does it detect? Example of Action
Colour Sensor Colours on the ground (blue, green, etc.) Turn left/right or stop at certain colours.
Touch Sensor Physical obstacles (bumps) Back up and change direction after a collision.
Ultrasonic Sensor Distance to objects (like radar) Stop before hitting or following a moving object.
Sound Sensor Clapping or loud sounds Initiate movement on hearing a voice command.

The more sensors the robot has, the more “intelligent” its actions will be!