Hello all!
I am not sure if you have heard of
http://www.jbprojects.net. I am trying to recreate the wifi remote control car
http://www.jbprojects.net/projects/wifirobot/ instead of using a router with a serial port, I was hoping to use an Arduino uno with the ethernet shield to connect to the router. The author included the code for the arduino serial. I am new to programming the arduino and i was wondering if anyone could help me adapt the code (or even let me know if its possible).
http://dl.dropbox.com/u/2823804/car_arduino.c is the download link to the code for the arduino serial. All this really has to do is translate the arrow keys on a laptop to powering pins on the arduino so i can override the onboard receiver on the car to drive it.
Thank you!