Year 11 - Computing
Optical sensors for navigation
Using physical computing to create a robot buggy
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 11 - Computing
Using physical computing to create a robot buggy
This unit introduces pupils to physical computing by building a robotic buggy. They will use a Raspberry Pi Pico microcontroller to explore inputs and outputs, and utilise a range of hardware components, including motors, reflective optical sensors, LEDs, and an ultrasonic sensor.
You will learn to describe and use optical reflective sensors to react to an environment.
Reflective optical sensors detect surface contrast. Reflective optical sensors emit infrared light and measure how much is reflected back.
the surroundings or conditions something exists in or reacts to. Add one real device or system example to prove understanding.
Mistake: The sensor follows the line like a smart camera. Correction: The sensor sends data back to the microcontroller to say whether light or dark is detected. The written code uses this data to decide how the buggy should respond.
Browse all guides in the Year 11 Computing guide library.