Robot moves along wall

Thread Starter

Eartian

Joined Sep 16, 2021
29
Hi..I wanted to create a car or robot which moves along with wall with certain distance between them. I think using an Arduino and ultrasonic sensor is enough for that ...but I don't know how to start ... where to start ..so please anyone suggest me..how to do it?
 

DNA Robotics

Joined Jun 13, 2014
647
Get your Arduino and ultrasonic sensor and use their library sketches to get it working.
Then get your stepper or servo motors and use their library sketches to get it working.
Then add the 2 sketches together and tweak it until you get it working the way you want.
 
Top