Wireless joystick control...
Just wondering if anyone is using wireless joystick control of there robot.· By control, I mean left, right, forward, and reverse...as well as stop. If so, what transmitter/receiver are you using to transmit the joystick data to the bot.· Are you getting good results with it?
deno
deno
Comments
Any R/C receiver can be read using PULSIN or similar -- then your code can translate those pulses into actions as you see fit.
2-channel transmitter/receiver packages can be had for $50 (or less!). 4 to 6 channel packages can be had for ~$100-$130.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
Deno
Also, I forgot about mentioning wireless PS2 controllers, which can also be used (but range is much more limited). There is Stamp code floating around for decoding such a controller, but the Stamp is not fast enough to access all the features. There is also an Nuts n Volts column using an SX "helper" to decode all the functions of a PS2 controller.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
http://www.sparkfun.com/commerce/product_info.php?products_id=7813
http://www.sparkfun.com/commerce/product_info.php?products_id=872
http://www.sparkfun.com/commerce/product_info.php?products_id=7816
http://www.sparkfun.com/commerce/product_info.php?products_id=7815
Note that they're all out of stock (Because they're popular?). But he'll get more..
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm not a complete idiot! Some of my parts are missing.
@Deno -- if you wanted to explore using rx/tx cards like these, you would still need some pots (or ready to go pot joystick) and some circuitry (or a micro) to handle the A/D conversion. An SX using analogin would work -- you could prob. put together a tx/rx joystick package for < $30.
That said, there is something nice about regular R/C transmitter/receiver combos -- totally plug n play, ready to go, choice of crystals, etc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
Deno
I'd encourage you to drop the dime and try one (If he had them). I don't know how much testing you've done, but I'm convinced noise can be overcome in a variety of creative ways. I solved mine mainly by·just twisting the motor wires.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jim Fry at Lynxmotion has a 100-300m PS2 controller project going and should have samples for testing within the next month.
http://www.lynxmotion.net/viewtopic.php?t=4199
Regards,
TCIII
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If you are going to send·a Robot·to save the world, you·better make sure it likes it the way it is!