A simple robotics project using Arduino to move servo motors when motion is detected at a distance.
- 2 servo motors
- 1 Arduino Uno - Any version
- 1 PIR motion sensor
- 1 ultrasonic distance sensor (HC SR04)
- 1 Breadboard
The pin numbers in the code may need to be adjusted depending on how the wires are pinned on your board. Adjust as necessary.