Hi all.
I´m "as good as" new to programming and I want to build one arduino project. I was thinking about rc car with camera controlled by joystick from a computer via WiFi. I know that you can get controller with built in camera on WiFi http://www.surveyor.com/blackfin/, but they are too expensive (around $300 if I remember correctly). So my idea was to buy 2 port WiFi USB port and connect my webcam and the arduino controller. I was wondering about using servo motor to turn, but what kind of a motor would be best for driving the car? I have stepper motor, could that work?
I also want to write program that reads from the joystick, views the picture from the webcam and controll the controller. Can I write it in C++ or are better ways to do it? I have seen the source codes "Joystick controll of a servo". Can I import Python codes into C++?
Would there be any problem connecting the webcam via WifI?
Thanks in advance
Valgeir