HVS-902. Quadruped Robot with Both Manual and Autonomous Control Modes
₹16,500.00
This project focuses on the design and development of a quadruped robot with both manual and autonomous control capabilities.
Categories
ECE, EEE
Tags
ESP32 CONTROLLER, ESP32CAM, Servo motors, SR04
Description
Reviews
Description
Reviews
This project focuses on the design and development of a quadruped robot with both manual and autonomous control capabilities. The robot features four legs, each with three MG90 servo motors, totaling 12 servos, which are controlled using a PCA9685 PWM driver connected to an ESP32 module. The ESP32-CAM is integrated to provide live video streaming, enabling real-time monitoring. For obstacle detection and avoidance, an HC-SR04 ultrasonic sensor is used in autonomous mode to navigate safely.
A web-based interface is developed, allowing users to control the robot remotely and select between Manual Mode (direct control via the web interface) and Autonomous Mode (self-navigation using sensor feedback). The ESP32 acts as the main processing unit, managing servo movements, sensor data, and web communication.
This quadruped robot combines embedded systems, wireless control, and real-time video streaming, making it useful for applications in surveillance, robotics research, and autonomous navigation experiments.
Objectives:
video:
- Design and develop a quadruped robot with four legs, each controlled by three servo motors.
- Integrate an ESP32-CAM module for real-time video streaming.
- Implement an HC-SR04 ultrasonic sensor for obstacle detection and avoidance in autonomous mode.
- Develop a web-based interface to control the robot remotely.
- Enable mode selection (Manual/Autonomous) via the web browser for flexible operation.
- Ensure smooth and stable movement of the robot for effective navigation.
- ESP32 Module.
- ESP32 Camera.
- PCA9685 PWM driver.
- 12 MG90 Servo motors
- Battery power supply.
- Ultrasonic sensor.
- Arduino IDE for compiling and dumping code into Microcontroller
- Express SCH for Circuit design.
video:











