Human Following Robot Presentation
Human Following Robot Presentation
• void setup() {
• pinMode(trigPin, OUTPUT);
• pinMode(echoPin, INPUT);
• pinMode(motor1, OUTPUT);
Applications
• - Smart Shopping Carts
• - Elderly Assistance Robots
• - Personal Luggage Carriers
• - Warehouse Robots
• - Security Surveillance
Advantages
• - Cost-effective design
• - Easy programming and control
• - Expandable with more sensors
• - Reduces human effort
Limitations
• - Limited tracking accuracy
• - Cannot identify specific individuals
• - Best suited for open areas
Future Enhancements
• - Camera-based object detection
• - Voice or Bluetooth control
• - Obstacle avoidance
• - Outdoor adaptability
Conclusion
• - Demonstrates efficient human-following
robot using Arduino Uno.
• - Practical use in embedded systems and
robotics.
• - Real-world applicability and scope for
improvement.