Joystick contorlled what??
Hi all,
I haven't been very active in the robotics scene lately and im looking to get back into it.
i want to build a robot using a laptop, BOE, 2x HB25's, USB joy stick, 2 xbees, etc.
i want to have a visual basic or java program to get data from the joystick and send them via the "flash fly XBEE kit" to the robot to control movement, pan/tilt camera, robotic arm, etc.
Please help!
Miles
I haven't been very active in the robotics scene lately and im looking to get back into it.
i want to build a robot using a laptop, BOE, 2x HB25's, USB joy stick, 2 xbees, etc.
i want to have a visual basic or java program to get data from the joystick and send them via the "flash fly XBEE kit" to the robot to control movement, pan/tilt camera, robotic arm, etc.
Please help!
Miles
Comments
http://myrobotlab.org/
Sounds like you're looking for some fun!?
I always think it's best that our Customer/Forumistas here take the lead in advising each other what the best components are for a particular project. Hopefully they recommend our products mostly, but often they don't because another mfr's part may be more well suited to your application.
That being said, and for the sake of getting the flow of information started, take a look at Madeusa. In fact, here's a thread with some videos on how we make "her" right here in Rocklin, CA.
So with that, I'll step aside for a bit and let our customers (and long time friends) give you ideas about how to use some of the things we make to accomplish your goals!
What about it erco? Gordon? Maxwin? Vanmunch? Whit? Phil? Amanda? and all you other Robot Developer Extradonairs (you know who you are) - Speak Up! and help get Miles going!
-Matt
Thanks again,
Miles
Thanks,
Miles
Here are two links you may wish to look at, both contain examples for VB Express. The first discusses a joystick interface and the second discusses various serial routines between a PC and BS2. There should be enough information to help you get started quickly.
http://forums.parallax.com/showthread.php?111312-Game-Controller-Interface
http://forums.parallax.com/showthread.php?96973-VB-Express-to-Stamp-Template
Jeff T.
This is really for all the people out there that have the cheaper 9600 baud transmitters and receivers and are using a BS2, but maybe you can use with the xbee's.
These 2 examples use a computer with a usb joystick and transmit the joystick values to the BS2. Make sure to properly interface your transmitter/receiver to your computer/robot.