The objective of this project is to design an intelligent guide robot using Raspberry Pi 4B and YOLO-v10 that assists visually impaired individuals in safe navigation by detecting obstacles, providing real-time voice-guided directions, and enabling remote monitoring for enhanced safety and independence
The Design of a Raspberry Pi 4B-Based Guide Robot with YOLO-v10 Integration is an intelligent robotic system developed to assist users through autonomous navigation and real-time object detection. The system utilizes Raspberry Pi 4B as the main controller and a USB camera for capturing live video streams. YOLO-v10 is employed for real-time object detection and recognition, enabling the robot to identify obstacles, people, and important objects in its surroundings. An ultrasonic sensor continuously measures the distance between the robot and nearby obstacles to support safe navigation. Two DC motors, controlled through a motor driver, provide movement to the robot chassis, while dummy shafts ensure stability. A buzzer and speaker are incorporated to generate warning alerts and voice guidance messages based on detected objects and navigation conditions. Python is used for YOLO-v10 model training, object detection, navigation control, and alert generation. The proposed system provides an intelligent, efficient, and user-friendly robotic guidance solution for indoor and outdoor environments.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware components:
Software components: