Buy an Axon, Axon II, or Axon Mote and build a great robot, while helping to support SoR.
0 Members and 1 Guest are viewing this topic.
[...] (without rotating sensors-thatis fixed position sensors).i read tutorial about SHARP range finder techniques that says about cross beam system.but I'm not sure whether it will cover whole front face of robot.[...] p.s. no distance measuring required.i just want to detect obstecle at safe range and avoid it
I'm looking for obstecle avoidence code using two sharp sensors without rotating sensors
Quote from: aruna1 on February 15, 2009, 04:15:42 AMI'm looking for obstecle avoidence code using two sharp sensors without rotating sensorsFor which microcontroller?pseudocode:if(sensor_detected_something()) rotate();
Look at my 16F877 code and try to study the comments, etc.Try to program it, and if it doesn't work, post your code here. I'd like to help you more, but its unfair for you to ask us to write it for you . . .