A Line-Following Robot is an autonomous system designed to navigate along a marked path using IR sensors. In hospitals, it can assist with tasks like transporting supplies, guiding patients, or delivering items efficiently. The Arduino processes sensor data to control motor direction, ensuring smooth navigation and obstacle avoidance.
- Black line follower for precise navigation.
- Request receiving system using an IR sensor.
- Obstacle detection with an IR proximity sensor.
- Patient serving mechanism using servo motors.
- The robot follows a black line on the floor using IR sensors.
- IR sensors detect patient requests and send data to the Arduino.
- Proximity sensors identify obstacles and adjust the robot’s movement.
- Servo motors are activated to serve the patient or deliver items.
- Arduino Uno
- L293D Motor Driver
- Motor and Wheel
- Servo Motor
- 9V Battery
- Bluetooth Module
- Ultrasonic Sensor
- Arduino IDE Software
- EAGLE Software
If you like this project, feel free to ⭐ the repo.
Your support motivates me to build more projects!