Year 11 - Computing
Working with motors
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 connect, test and set up motors using a motor controller board.
Motors convert electrical energy into motion. Microcontrollers cannot drive motors directly.
a physical connection point on a microcontroller, microprocessor or electronic component. Add one real device or system example to prove understanding.
Mistake: You can connect a motor directly to a microcontroller and it will work fine. Correction: Microcontrollers send control signals, not power. Motor drivers act like electronic switches to take a signal and safely drive the motors with their own power supply.
Browse all guides in the Year 11 Computing guide library.