Arduino Bot

Hello! I made a robot with a ping sensor for head, for neck i use a mini servo and for the wheels i use 2 dc motors..
So, i need a code for the programming..
Sorry about English, thanks! :slight_smile:

So you want us to write all the code for you?

Not all code.. Some code to understand! If somebody want of course! :slight_smile:

Have you looked at http://arduino.cc/en/Tutorial/HomePage ?
It will be near impossible for us to write code for you, we don't know what I/O pins are connected to what, or how to use whatever hardware connected, or even what hardware is connected.
To control the motors, don't even think about connecting directly to the arduino, or you Will fry it.