Society of Robots - Robot Forum
Software => Software => Topic started by: smitty505000 on August 08, 2011, 06:39:15 AM
-
Hello all,
New guy here. I am in need of a GUI that will allow me to control a robot from a PC via usb/serial. Something that will have some directional arrows to click on that will send serial data out a usb port (Xbee). Also need this GUI to be able to display video from a usb capture device. Do I need to make something myself or is there something already made that will suit my purpose? If I make it myself, what would be a good language? Python? C? Visual basic? Java? I would like to eventually control this bot from Internet Explorer.
Smitty
-
I am also in need of a graphical user interface? Does anyone know of any good software that displays video, arrows, etc.?
-
I am also in need of a graphical user interface? Does anyone know of any good software that displays video, arrows, etc.?
-
If you have an Adroid mobile (cell phone) then check out the Cellbots App by the Google Team. The mobile needs to be running Android 2.2 (Froyo). Cellbots is fully graphical with several choices of interface including voice control. The basic link to your robot is by Bluetooth. There is also a brain mode where it is possible to get audio and video back from the robot.
So far I have connected my Galaxy S by Bluetooth to a Win98 PC running Hyperterminal and a Win7 laptop running PuTTY so that I can test the signals sent to a robot.
See: http://www.cellbots.com/software/java-app/ (http://www.cellbots.com/software/java-app/)
Also: http://www.societyofrobots.com/robotforum/index.php?topic=13452.0 (http://www.societyofrobots.com/robotforum/index.php?topic=13452.0)
Regards
Invicta
-
Thanks Invicta,
I'm just looking for a dashboard just for my pc though.
-
Why not make it yourself? Should be relatively easy just to send some commands and receive some data back.
-
Should I use Microsoft visual studio?
Edit: I meant visual studio not excel sorry about that.
-
what would be a good language? Python? C? Visual basic? Java? I would like to eventually control this bot from Internet Explorer.
I have never tried such a thing, but Java seems like a good choice; it's already installed on most computers, and works well in combination with browsers, and has a lot of libraries available. Also, the language is more user friendly than for instance C/C++.
Should I use Microsoft Excel?
No, it is a spreadsheet not a programming environment.
-
(Deleted post)