Pause a robot


i trying find way pause robot using pause button, , able return robot doing before, using either same button or one.
is there program write or copy , paste robot program in arduino board me this.
any appreciated.

this might work, stuck loop() @ appropriate spot.

code: [select]
while(digitalread(pausebutton))   //true if pausebutton high
{
 // nothing
}


but means button needs kept pressed, toggle switch better. flick un-pause.


Arduino Forum > Topics > Robotics (Moderator: fabioc84) > Pause a robot


arduino

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support