Great price on Tab Sumo-Bot
I just picked-up a Tab Sumo-Bot (with an on-board Parallax BS2) http://www.tabrobotkit.com/ from CompUSA for $29.99 (CompUSA P/N 317015). I was surprised to find this robot kit so inexpensively - as it's list price is $99 and even Amazon.com's price is $99.
Comments
It's listed for 'in store pick up only' and of course, compUSA isn't up in Canada! haha· go figure!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·
Steve
http://members.rogers.com/steve.brady
"Inside each and every one of us is our one, true authentic swing. Something we was born with. Something that's ours and ours alone. Something that can't be learned... something that's got to be remembered."
YMMV
I haven't opened them yet, but doe anyone know if there are modulation options so that two can fight without control signals getting "interesting"...or is it a matter of addressing in the control protocol?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
XYZZY...PLUGH...*poof*
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
XYZZY...PLUGH...*poof*
I haven't found a way around this, yet. Sigh.
You can start them and stop them with the remotes, as long as the 'other' remote is not active.
Also, the built-in behaviors only run under the remote for 200 mSec at a time -- so to move forward continuously, you need to hold down the remote button. Sigh again.
I have seen an application that controls 3 Lego robots at a time -- but it does this with a Visual Basic program that only talks to one robot at a time, then the next, then the next. Thus the program prevents command jamming.
The Robosapian has the same problem. It is also contolled using an infrared controller.
the Yahoo group, http://groups.yahoo.com/groups/tabrobotkit/ , has a file, code, and idea for letting
two Sumo's battle autonomously, in an arena, with a red LED & CDS Cell detector off the bottom, to
detect the arena border, then, once it detects an object (the other sumo, it hopes) to fire off at full
duty cycle to push.. Even has a small video of it in action, pushing a styrofoam block from the arena.
I've hit the jamming problem too, with the BOE-Bot running in fast IR Roaming, any time I pressed a
button on the sumo's remote, the BOE would stop/go in a jerky fashion, because of the serial pulses
from the remote, making it false-detect.
If the PIC on the TAB Sumo, was as easy to program as the BS2, it sure would've been easier, and
more practical, to set the A & B settings at different frequencies, instead of the same frequency,
but sending altered serial data. (the A/B switches tell the PIC, to expect specific values to the
serial data, but it's still sending at the same rate. Hence.. a Sumo set to recieve "a" signals, would
look at the "b" signals, understand part of it, then see the "b" identifier info, and ignore it because it
wasn't ment for it.
So it's not really possible to use IR-Detectors to 'filter' the right frequency for the 'bot. I agree this is what is done with RF controlled robots -- each 'bot' gets its own RF frequency, and then two controllers don't jam each other.
TVs use the 38 Khz signal because this lets them easily filter out sunlight, flourescent lights (60hz), and other IR generating sources -- it makes the IR signal much more noise resistant. But its still not resistant to being jammed by another remote.
Ryan
Ray
which used to suddenly turn on, and the volume would skyrocket when a GE 'Evergy Saver'
lamp (mercury vapor tube & electronics, in a 'standard bulb' package) was just warming up.
I'd imagine the TAB Sumo, and the BOE-Bot would both have had a field-day with that lamp
(which, has been replaced by a normal incadecent.. )
Stephen (gelfling6)
Ryan
How much are you offering them for?
On another note, I happened to find 3 on the shelf, at a local Borders Books..
The price, was enough to make me high-tail it out of there.. $99.00 !!!!!!!!!!!!!!!!!
Compared to CompUSA's sale price Pre-December 2004, of $29.95, You'd think these
were RadioShaft/F.I.R.S.T. VEX's fresh out of the factory, but same box as when I
bought Sumo's 1 & 2 at C-USA last year.
Yet another side note.. Trying a little experiment.. A cheap-skates way of controlling either
the TAB Sumo, or the BOE-Bot, Instead of a radio RS-232, I decided Long-Wire...
a semi-flexible 50-foot Modular phoneline extension cord, to pins 2, 3, 4, & 5, w/6 & 7 shorted on
a male & female DB-9, the RJ-11 plugs clipped off..
The TAB Sumo showed a little better promise, hauling the cable behind it compared to the BOE-Bot.
(guess Mike Predko's idea of a mini-Tank was worth it!)
Only program tried, I programmed both the BOE & the Sumo, to just keep driving forward, till
the debug window closed. this was just to keep the bot going, till it reached the end of it's
leash, so to speak. then, re-write the program and send it again to reverse back while I gathered-up
the cable.
Instead of spending $350 for a radio modem pair, only spent $22.10 at RadioShaft for the DB-9's, cable
and two DB-9 hoods.
Stephen (gelfling6)
Quote, "Just picked up a few more of these, if anyone is interested in one for less than the $99.00 MSRP, let me know..."
I don't mind, it's a good way for people to get them·for a good price·if there are no stores near them that are in stock.
James
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Shoot for the moon, if you miss, you'll·land among the stars."
Post Edited (Jamesonian) : 4/29/2005 12:23:52 AM GMT
Ryan