|
|
|
|
|
Create Community :
Projects using iRobot Create :
Visual C++ (.NET) Windows Forms App for basic control of iRobot Create
|
|
|
|
|

|
Visual C++ (.NET) Windows Forms App for basic control of iRobot Create
|
|
xnav
Visitor
Posts: 2
Registered: 07-23-2009


Message 1 of 1

Viewed 655 times
|

|
|
I couldn't find an example so I built one just to do it. One can get Visual C++ Express free from Microsoft here: I've attached a zipped file of my 'solution' to this post. I tested with Windows XP under BootCamp on my Apple Mac Pro and on a HP laptop. Both the serial cable and the Bluetooth BAM work.
Thanks to Joe Lucia for posting his Delphi 4 source which got me started.
Just unzip my solution and point Visual C++ at the MyRobot.sln file, build and run. After the Forms window appears select the correct COM port to open and initialize the robot. If you don't want to build the solution and you have an up to date .NET component then just execute: MyRobot/Release/MyRobot.exe from the unzipped file.
|
|
|
|
07-24-2009 01:29 PM
|
|
|
|
|
|