i have to make a robo using arduino uno. pls. give me programme to run robo frwd , backwd, right and left using arduino 0022 software.
void setup ()
{
initRobot ();
}
void loop ()
{
fwd ();
back ();
right ();
left ();
}
Please remove the poll.
i have to make a robot
"have to" implies "assignment".
This is not a homework service, nor are we psychic.
When you were small, did you like colouring books?
Wasn't it annoying when you opened one, and someone had coloured-in all the pictures?
Where was the fun in that?
Especially if you thought you could colour-in better.
pls. give me program to move robot having 2 servo one for each side in frwd, backwrd, right and left and stop.
i am using arduino uno.
having arduino 0022 software in windows
i am using 315 MHz ASK Transceiver Module. will it work???
Topics merged.
Please do not cross-post - it simply wastes time.