Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 407 Bytes

File metadata and controls

12 lines (10 loc) · 407 Bytes

HalloweenRobot

A simple robotics project using Arduino to move servo motors when motion is detected at a distance.

Components Needed:

  • 2 servo motors
  • 1 Arduino Uno - Any version
  • 1 PIR motion sensor
  • 1 ultrasonic distance sensor (HC SR04)
  • 1 Breadboard

disclaimer:

The pin numbers in the code may need to be adjusted depending on how the wires are pinned on your board. Adjust as necessary.