I just want to present my finished arduino robot, it took me about 3 months to put all together and write application.
Hope you like it
LINK: http://www.youtube.com/watch?v=koCy0CSDPCo
Here is source code: https://github.com/niky518/ArduinoRobotCS.git
Description:
-Arduino UNO is used to control servo motors, leds, temp. sensor and other parts
-my C# application is used for easy control of the robot
-communication between Arduino and PC is established using bluetooth transceiver and bluetooth dongle
-android app "IP Webcam" is used to send video signal from smartphone to C# app through WLAN
-temp. sensor is LM35
