Posts

Obstacle Avoidance Rover

Image
The project is design to build an obstacle avoidance robotic Rover vehicle using ultrasonic sensors for its movement. A microcontroller (ATmega328) is used to achieve the desired operation. A robot is a machine that can perform task automatically or with guidance. The project proposes robotic vehicle that has an intelligence built in it such that it directs itself whenever an obstacle comes in its path. This robotic vehicle is built, using a micro-controller of AT mega 328 family. An ultrasonic sensor is used to detect any obstacle ahead of it and sends a command to the micro-controller. Depending on the input signal received, the micro-controller redirects the robot to move in an alternate direction by actuating the motors which are interfaced to it through a motor driver. Arduino NANO or Uno (any version),HC-SR04 Ultrasonic Sensor.LM298N Motor Driver Module,5V DC Motors,Battery,Wheels. Chassis,Jumper Wires "Obstacle-avoiding robot with IR and PIR motion Sensors” has been designe...