Shop OBEX P1 Docs P2 Docs Learn Events
Stingray vs NXT 2.0 Robot — Parallax Forums

Stingray vs NXT 2.0 Robot

USMCinfinityUSMCinfinity Posts: 150
edited 2010-07-30 06:51 in General Discussion
I'm looking for a robot to be the base for projects like a light follower, GPS, line follower, stuff like that, my question, in reality which will be more cost friendly and easier to actually get those projects done with? The NXT already includes most sensors needed while the stingray comes with nothing [noparse]:([/noparse]
«1

Comments

  • PJAllenPJAllen Banned Posts: 5,065
    edited 2010-07-29 01:11
    May I be blunt?
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 01:16
    I'm looking for a honest opinion, I'm really wanting to buy the Stingray, but I've used the NXT already to do a Light Follower, if I want to be able to do so with the Stingray I know I'll be spending much more.
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-07-29 01:36
    Are you talking about the LEGO NXT ?
    My 8 year old plays with that, learned to program it, too. So if you're starting out at the very basics and don't plan on learning much very fast, then NXT might be the way to go. But if you want to start learning on something upon which you can build and build and never possibly stop learning and growing, then I'd pick a Parallax product, especially something based on the Propeller. If you learn to use the Propeller, there's no limit to what you can do, what sort of sensors you can interface with it, or invent some of your own.

    Enjoy your new Stingray! smile.gif
  • Martin_HMartin_H Posts: 4,051
    edited 2010-07-29 01:42
    My son and I own a Lego NXT, several BS2 powered robots, and a horde of sensors. We don't own a Stringray, but when I feel I've exhausted the potential of my BS2e robot I may buy something. I don't think that will be soon because I feel like I've only scratched the surface.

    NXT Good Points

    * You can build a line follower in an evening. Take it apart the next day and build a walker. Since you don't have to mill parts you can quickly prototype stuff.

    * The electronics are essentially goof proof. If you plug a motor into a sensor jack nothing bad happens. You can't accidentally reverse polarity. You can turn an eight year old lose with it and they'll succeed.

    * The brick is a 32 bit ARM with LCD, speaker, and buttons. It's a good micro-controller.

    * The number of things people have done with the NXT is mind boggling and they generally document what they've done, so you're a Google away from Lego goodness.

    * Their servos can be controlled from other microcontrollers if they have an h bridge. They have built in quadrature encoders with 360 pulses per rotation. Not too shabby.


    NXT Bad Points

    * The G language is somewhat alien if you know how to program. However, C and Java compilers are available.

    * The Technic building system takes getting used to. Build a bunch of stuff using plans to get a feel for how the parts interrelate and strategies people use to solve common problems. Learn about trusses and the 3, 4, 5 right triangle, its the only way to build anything strong.

    * There is a lot of play in Lego linkages, so expect some slop. Some people pre-load linkages using a rubber band. Basically it is a bit rube goldberg-esq.

    * There are not enough Technic parts included. You can't buy a bucket of Technic parts either, but instead have to buy sets to build things. There is a healthy used market on E-bay, but there is price gouging for certain desirable parts. I don't get what Lego is up to with this.

    * The number of ports are limited, but because it uses I2C you can multiplex ports. But the adapters are after market.

    Last, but not least.

    * I had to buy more Parallax gear because my kids don't want to do daddy boring stuff. We tend to build robot tanks that use their sonar to attack things. Robot alligators that use their sonar to attack things. Robot llamas that spit balls at people who their sonar determines are too close. There's kind of a pattern here.

    Quick final thought. The NXT goof proofness means a lot of details are being hidden from you. I learned a lot more about serial I/O, RCTime, and servo pulses with the BS2 then I did with Lego. The down side is that you can goof up and burn out a part if you plug it in wrong.

    Post Edited (Martin_H) : 7/29/2010 1:51:04 AM GMT
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 02:25
    Ok, in reality I want something that will last, I know the Stingray has more development to it, are their step by step manuals on easy projects to do with it? I really dont want to burn a $300 robot or its $100 sensors...so, to start out should I buy the stingray and the sensor pack from parallax or I'll need at least 2 sensor packs?
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 02:26
    Also, since I don't want to try it to know, can I pay to parallax directly with the credit card or does it have to be via paypal?
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-07-29 02:43
    USMCinfinity said...
    Also, since I don't want to try it to know, can I pay to parallax directly with the credit card or does it have to be via paypal?

    First, I've always paid via a credit card. I didn't even know Parallax also uses PayPal.

    Second, are you sure you even need to start out with a robot kit? For the Propeller chip, there is the Propeller Education Kit, which has all the things you need to walk through a lot of simple projects that can teach you how to use the Propeller's multiple processors, etc.

    There are a couple versions of it:

    www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/415/Default.aspx?txtSearch=propeller+education+kit


    www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/506/Default.aspx?txtSearch=propeller+education+kit

    From there, it's relatively easy to build your own robot, shape it anyway you want, use whatever kinds of motors you want, sensors, etc.... or.... then buy the Stingray kit and build that, I suppose. So, in other words, perhaps you might want to learn how to use the Propeller chip first, then the sky is the limit on what you might want to do with it.

    Just my 2 cents worth.

    smile.gif
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 02:51
    The dip version is out of stock, should I wait till they restock or go ahead with the other version? is the usb version better or worse?
  • Martin_HMartin_H Posts: 4,051
    edited 2010-07-29 03:35
    In the realm of building your own. Look at this propeller powered robot:

    http://www.yaaarc.org/wiki/index.php?title=PropBot

    Not to shabby and pretty cheap too.
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 03:38
    It does look nice.
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 03:38
    Still, which is better the dip or the usb version???
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-07-29 04:06
    USMCinfinity said...
    Still, which is better the dip or the usb version???

    You have the most flexibility if you go with the DIP version since the PropStick already has some features hardwired to it, for example the EEPROM. But if you're in a hurry, then the Propstick will certainly get you started and save you some of the initial wiring that the DIP version requires, and once you get rolling, buying a separate DIP chip version of the Propeller is no big deal. Either way, I doubt you'll regret it. But I've never worked with the PropStick so I'm not the best judge of it. You might post your questions on the Propeller forum and get lots more opinions.

    have fun!

    smile.gif
  • W9GFOW9GFO Posts: 4,010
    edited 2010-07-29 04:14
    You might consider starting off with the Propeller education Kit or a Demo Board to get aquainted with programming the Propeller chip. Then, in October you can buy the S2.

    Rich H

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    The Simple Servo Tester, a kit from Gadget Gangster.
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 04:14
    I guess I'll wait, how long do they take to restock?
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 04:17
    Is the manual included in both the usb or dip kit the same?(The only difference is the propeller are the other things the same?) as in I can buy the usb kit and buy a separate propeller dip and use the dip with the kit?
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-07-29 04:17
    USMCinfinity said...
    I guess I'll wait, how long do they take to restock?

    The webpage for the DIP says "Product is expected to ship on 8/6/2010". That's August 6 here in the US.
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-07-29 04:22
    USMCinfinity said...
    ....I can buy the usb kit and buy a separate propeller dip and use the dip with the kit?

    Well, not exactly. To use the DIP, you would need to also get the crystal, chips for voltage regulation, etc. Those items don't cost much, but it's something you would need to support a DIP.
    Why not order the DIP version and bite the bullet for 10 days or so?

    I'm not sure if the manuals are identical, but Parallax has everything downloadable as pdfs, so you can even read the manuals before you decide which products to buy. That's the great thing about this company and their view toward education.
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 04:28
    So I can place a order now..? or wait 10 days till they restock?
  • Roy ElthamRoy Eltham Posts: 3,000
    edited 2010-07-29 04:39
    The store page for the Prop Education kit DIP version says they expect to have some on 8/6/2010 (so a little over a week). For starting out I think either version would be fine. The Propstick USB makes it a little simpler to setup initially, but things are pretty similar after that.
    I would definitely get one of the education kits or the demo board to start out. I have a Stingray and it's a great robot, but I think it's better to start off simpler to learn the Propeller first.

    The path I took with Parallax stuff was starting with a Boe Bot a few years ago, I think it's a really great platform to learn all the essentials of robots (motor/wheel control, sensors, and making something that drives around and reacts to the world). Then I got introduced to the Propeller via the Hydra board, it was great to learn how to program the Propeller on, but I couldn't really add sensors or other stuff to it easily. So, I got a Professional Propeller Development Board, and I love that thing. You can wire up anything on that board to work out ideas or test circuits. After I was already pretty familiar with programming the Propeller and hooking things up to it, I got the Stingray.

    Parallax has a lot of documentation and examples built up for the BoeBot and the Propeller Education Kits, and so on. The Stingray is still relatively new and doesn't have as much stuff available for it yet. Eventually, they'll have a lot of stuff for the Stingray that will make it better and easier platform to learn robotics on, but until then, it really more of an expert level product.

    So if you aren't already familiar with robots and making them work, I'd recommend getting a BoeBot to start (at least until the Scribbler 2 comes out later this year) with robot stuff. You can upgrade the BoeBot to a Propeller based control board later too.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Check out the Propeller Wiki·and contribute if you can.
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 04:45
    Wow..they are also out of stock for the boe-bot.. I also have the PDB, got the stampworks from ebay. I bought a SX28 and installed it (alongside a resonator) but havent been able to use it, have you doine SX stuff on the PDB?
  • W9GFOW9GFO Posts: 4,010
    edited 2010-07-29 04:50
    If you have a breadboard you could just buy the Propeller DIP Plus kit and download the manual and you will have a Propeller Education Kit!

    Woops, looks like you would also need a Prop Plug, which is also out of stock. [noparse]:([/noparse]

    Rich H

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    The Simple Servo Tester, a kit from Gadget Gangster.

    Post Edited (W9GFO) : 7/29/2010 4:55:16 AM GMT
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 04:53
    I need the plug, which guess what? ITS ALSO OUT OF STOCK...jesus...these guys need some better administration..
  • W9GFOW9GFO Posts: 4,010
    edited 2010-07-29 04:56
    My guess is the lack of Prop Plugs is the reason that the other kit is out of stock...

    Gadget Gangster has the Prop Plugs in stock. There are also several Propeller boards there to choose from.

    Rich H

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    The Simple Servo Tester, a kit from Gadget Gangster.
  • Martin_HMartin_H Posts: 4,051
    edited 2010-07-29 11:40
    Gadget Gangster's propeller platform has been tempting me for a while now. The other one is Wulfden's Propeller robot control board www.wulfden.org/TheShoppe/prop/prc.shtml. It's got servo headers and a breadboard built in and the ability to run two power supplies.

    Have we succeeded in getting you to spend money yet?

    Post Edited (Martin_H) : 7/29/2010 11:47:25 AM GMT
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2010-07-29 12:47
    I'm familiar with your posts and your progress.· You've carommed hither and yon in a short period of time.· As I see it, you're easily frustrated.· You should take that into account in making your choice.
  • ercoerco Posts: 20,260
    edited 2010-07-29 16:27
    I have very high expectations for the Scribbler 2, scheduled to ship within a few months. PhiPi is on the case, 'nuff said. Sensors, encoders, GUI, support, and a bunch of us waiting for it. That's exactly what it will take to draw me into the shadowy world of the·Propeller!

    I'd wait for that one.

    "Hither and yon". PJ, you crack me up!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ·"If you build it, they will come."

    Post Edited (erco) : 7/29/2010 4:32:00 PM GMT
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 16:36
    My problem is that I want too much, I have the Arduino, the Homework Board, the PDB, a lot of ATMEGAs, the SX, but I still don't "feel"it I love the structure of the Basic Stamp, but it lacks ATMEGA's strenght, I hope the propeller fixes that feeling.
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 16:40
    I kinda posted something in the forum that was supposed to be here. I just got a commissions paycheck which I didn't expect so I will buy the BoeBot, the Propeller Edu Kit and the S2 when it arrives. I have experience doing Light Followers with the Arduino interfaced with a Mindstorm NXT Structure which was pretty good, I don't want to buy the Mindstorm because I feel its very limited to just what "what they want you to do" I hope the BoeBot and S2 will solve my problems.
  • ElectricAyeElectricAye Posts: 4,561
    edited 2010-07-29 16:40
    USMCinfinity said...
    My problem is... I still don't "feel" it ...

    What exactly are you trying to "feel" ?
  • USMCinfinityUSMCinfinity Posts: 150
    edited 2010-07-29 16:49
    That I have a microcontroller that I can not only learn, but also take that learning to the next step. Most of the projects I do in my college are involved with space qualified satellites which means with use FPGAs or high power microcontroller, I'm way biased towards Parallax so even though I have a Arduino, I simply want to go with Parallax.

    Since we used the NXT structure for the Light Follower very little soldering and screwing was done, so I'm kinda scared as to how to build a robot, I hope the BoeBot is user friendly! haha
Sign In or Register to comment.