Don't ad-block us - support your favorite websites. We have safe, unobstrusive, robotics related ads that you actually want to see - see here for more.
0 Members and 1 Guest are viewing this topic.
You could set up a communications link from a PC with .net and control the robot that way. all the robot would need is a communications interface(bluetooth,ir,wifi) and a microcontroller to interpret commands. Then you could just run your robot from your pc.
Quote from: Penth on August 28, 2008, 10:34:46 AMOk, but the robot cannot run without the pc. If i understand correct, the same way as i built my robot, is the way you are looking for. Now it will be connected to your computer at all times to be used, and will be compiled and run at your controller ONCE if you do not reset it/replay it. This is because the code cannot be saved on the servo controller.Regarding where to choose the C# language, im not the right guy to ask I may have understood your question wrong tough..
Ok, but the robot cannot run without the pc.