The following arduino project is a base controller for custom made four wheel differential drive robot powered by arduino and ROS
http://wiki.ros.org/rosserial_arduino (For connecting ros with serial port)
roscore
rosrun rosserial_arduino serial_node.py _port:=/dev/ttyACM0 _baud:=115200