I want to make an obstacle avoiding robot using hc sr04 sensor. I also want to connect keypad to it so that i can have a password. When correct password is entered then the robot starts its work. is there any code for it?
I want to make an obstacle avoiding robot using hc sr04 sensor. I also want to connect keypad to it so that i can have a password. When correct password is entered then the robot starts its work. is there any code for it?
This should help
http://playground.arduino.cc/Main/KeypadTutorial
http://playground.arduino.cc/Code/NewPing
then study this
http://www.instructables.com/id/How-To-Make-an-Obstacle-Avoiding-Arduino-Robot/
Once you have mastered each individually it would be a simple matter of combining them with your avoidance software for the final solution
Regards
Peter
This should help
http://playground.arduino.cc/Main/KeypadTutorial
http://playground.arduino.cc/Code/NewPing
then study this
http://www.instructables.com/id/How-To-Make-an-Obstacle-Avoiding-Arduino-Robot/
Once you have mastered each individually it would be a simple matter of combining them with your avoidance software for the final solution
Regards
Peter