Sharp Sensors
trini4life
Posts: 4
I am trying to get two Sharp IR sensors to work together,the first turns on for 50ms,then off, the 2nd for 50ms,then off. Any hints?
Comments
Which Sharp sensors are you using?
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Involvement and committment can be best understood by looking at a plate of ham and eggs. The chicken was involved, but the pig was committed. ANON
-Phil
i'm building a robot which is supposed to run on 2 stepper motors until it senses an obstacle which is a specific distance away, say 10 cm? is there a way to program such that the motors will keep running until the desired distance is reached? im using the same sharp sensor as above. i have tried some ways but the stepper motors are vibrating too much. why is this so?
thanks
2) You will have to provide much more information than you've done. At a minimum, provide a circuit diagram of your robot as an attachment to your message. Also, attach your source program and make sure there are comments in it that explain what you're trying to do in that section of the program. Vibration may be due to your program being too slow between motor steps.