Slashdot Mirror


New Lego Mindstorms Dissected

Turismo writes "The new Mindstorms NXT robotics kit from Lego is put through the ringer by the guys at Ars Technica, and they like what they find. From the article: 'the NXT brick can communicate with three other Bluetooth devices at any one time. This means that if you had four Mindstorms kits, you could create a mega-robot with four brains, twelve motors, and sixteen sensors — all of it coordinated through Bluetooth. The setup also works with cell phone and PDA Bluetooth systems, meaning that you can use your phone as a remote control or an output device.'" Update: 08/31 18:54 GMT by Z : Fixed absent submittor.

19 of 136 comments (clear)

  1. The plural of Lego is Lego by Anonymous Coward · · Score: 2, Informative

    Ok, that's out of the way. FP

    1. Re:The plural of Lego is Lego by phulegart · · Score: 2, Informative

      and yet it is commonly acceptable by those who did and do play with Legos to refer to them in the plural.

      Nobody asked a friend "wanna play with my Lego brand building blocks?"

      Parents stepping on pieces in their livingrooms often scream "Pick up these damn legos!!!" or just "OW!!!!! Steven Thomas Jackson GET DOWN HERE NOW!!!!"

      Looks like quite the kit. the 9 year old here was just talking about wanting to build a robot. Hmmm...

      --
      "I love deadlines. I love the whooshing sound they make as they fly by." -D. Adams
    2. Re:The plural of Lego is Lego by Bull+SR · · Score: 2, Informative

      Like the noun fish. The plural of fish is fish. Yet there are many kinds of fishes.

      If little Timmy took all the fish out of the tank and had them flopping around on the floor, you could exclaim, "put the fish back into the tank!" If it was a community tank that was disturbed, you could also calmly order Timmy to "put those fishes back into the tank."

      No fish were imaginarily harmed when writing this.

  2. MS and Lego by CaymanIslandCarpedie · · Score: 5, Informative

    Besides it being MS here is a pretty awsome site for samples, references, and tools for playing with Lego MindStorm.

    --
    "reality has a well-known liberal bias" - Steven Colbert
  3. Lego NXT review by CottonThePirate · · Score: 4, Informative

    Here is a brief review with video of my experience and a screen shot of the interface. Bottom line: Pretty cool, lots of time goes into making even a simple robot. Lego Mindstorms NXT review

  4. Re:I'm curious what else is in the box.... by MaineCoon · · Score: 2, Informative

    Lego online store sells different Technic piece-kits ranging from $6 to $13:

    http://shop.lego.com/leaf.asp?cn=47&d=11&t=5

    They have a gear kit with 39 gear pieces for $13... axle kit, connector kit, beam kit, wheel and axle kits, and a $30 motor kit.

    The new Mindstorms NXT also sells the NXT brick and the sensors and motors seperately, although if you bought all the sensors and motors separately, it would be $25 more than the NXT kit itself and wouldn't include any of the beams/connectors.

    --
    Hunt your preferred prey at Aliens vs Predator MUD. Join the war at avpmud.com port 4000
  5. Re:I'm curious what else is in the box.... by rossifer · · Score: 4, Informative
    I enjoy working with my Mindstorms set, but I've run into a serious limitation. The parts that come with the Mindstorms kit just aren't sufficient for building anything cool. The Technic sets are long gone. The best I could figure is that I'd have to buy a whole lot of Mindstorms to get enough gears, shafts, and standard bricks to build anything really nifty. Obviously cost prohibitive, but at least I'd have a lot of RCX bricks.
    What you want are lego dacta (educational) sets. Look for Pitsco Lego Dacta.

    This looks like a promising one: Educational Resource Set. It's described as complementary to the new Mindstorms Education set (derived from the NXT kit) and is only $59. Looks like lots of structure, gearing, and wheels for a decent price.

    Currently out of stock. Probably worth back-ordering, however.

    Not knowing how acurate the photo is in the article, it appears that they may have started moving even the Mindstorms from the standards of the Technics sets.
    The standards are the same, but the primary building element has changed. From the Technic Brick to the Technic Beam.

    Regards,
    Ross
  6. BrickLink for spare parts!:I'm curious what els... by hmbcarol · · Score: 5, Informative

    http://bricklink.com/ is sort of like ebay for LEGO. There are thousands of sellers around the world who buy Technic kits, break them down, then sell the parts. When you need exactly 5 of a particular gear it's a godsend. I built my Difference Engine using LEGO bought from various sellers there.

  7. Re:No thanks, Vex is more fun. by Lumpy · · Score: 3, Informative

    That is cool as wellas wierd, but I have wifi connectivity through mine as well as being able to extend it farther. The lego sensors are not really easy to hack to interface to a real computer interface without heavily modifying them to the point that they look nasty when used normally. I know I have that kit.

    I end up using the more extendable VEX simply because it's far easier to attach a SBC to it than lego. I also can fabricate specalized parts in 30 minutes after a trip to home depot, something that is darn hard under the lego system.

    IF you are interested in never going farther in robotics the Lego system is darn nice and easier to deal with, but if you want to program your Bot in C or C++ (or even ruby) under a real time OS you have to do some really ugly hacks.

    plus you will never ever get lego's processor to connect to a wifi connection and send back video. (Hacked pair of optical mice makes awesom machine vision BTW!)

    --
    Do not look at laser with remaining good eye.
  8. Re:What about cube/mesh/tree topologies? by TechyImmigrant · · Score: 2, Informative

    >Each brick can communicate with three others?

    It's Bluetooth. It should be able to communicate with up to 7 others in a piconet or many more using a network layer, unless Lego have put artificial contraints on the product.

    --
    Evil people are out to get you.
  9. Re:I'm curious what else is in the box.... by HunterWare · · Score: 2, Informative

    I was also looking for Mindstorms NXT parts and found this site: LegoEducation.com. It has an expansion kit as well as individual motors and sensors.

    I hope this helps,
          Hunter

  10. Mindstorms does that by everphilski · · Score: 2, Informative

    IF you are interested in never going farther in robotics the Lego system is darn nice and easier to deal with, but if you want to program your Bot in C or C++ (or even ruby) under a real time OS you have to do some really ugly hacks.

    Mindstorms has a C compiler, a RTOS, and even a .NET port. Not all that hard to work with, either (I know ... my little brother has one, and I've assisted in the FIRST robotics competitions) I'm not saying they don't have limitations - I prefer a MC68HC11 board myself - but prettymuch every dig you have about the Mindstorms kit is patently false.

    1. Re:Mindstorms does that by Anonymous Coward · · Score: 1, Informative

      so there is a TCP/IP stack for the mindstorms? Oh and USB wifi or Ethernet? oh and you can read and parse video?

      under the widest definition, yes you are right. in reality it's not even close. a 68hc11 or a linux based pc so far outstrips the hcx it's not even funny. I'm with the lumpster. But I use arm based boards from embeddedarm.com

  11. Re:I'm curious what else is in the box.... by kherr · · Score: 2, Informative

    Unlike the original Mindstorms being dominated by bricks and plates, Mindstorms NXT is really a Technics set with all kinds of liftarms, axles and connectors. It's much more like building robots than putting bricks together. See this photo of what's in the box, and this Flickr set (not mine).

  12. Re:I'm curious what else is in the box.... by thepotoo · · Score: 2, Informative
    Ebay or bricklink should do the trick.
    Also, for teachers, I believe there's several educational (read: bulk) technic sets for schools. I believe the educational program was called Dacta.

    Point is, a quick ebay search for "lego technic" or "lego ####" (model number of technic set) can produce massive quantites of bricks for a practically nothing. I've also had good luck with bricklink stores in the past, but that's more for if you need one special piece.

    --
    Obligatory Soundbite Catchphrase
  13. Re:What about cube/mesh/tree topologies? by kherr · · Score: 3, Informative

    These should be quite doable. The NXT brain has nice full-featured Bluetooth. I have no problem connecting via Bluetooth on my PowerBook (no Bluetooth with Intel Macs until the universal binary is released). I was amazed that it paired with my Samsung T509 with absolutely no effort. Now I just need some software on my phone to control the robot. Or collect data.

    The flexibility and robustness of the Bluetooth communications seems present, it's just a matter of writing software to send data through the mesh. I'm not sure if the default programming tool has the flexibility (yet) for this kind of logic, but the control of the sensors and motors is very detailed.

  14. Re:I'm disappointed by fireboy1919 · · Score: 2, Informative

    1) Still? You weren't actually programming the old bricks with that awful language that lego gave you, were you?
    You should have been using this.

    I'm sure that there'll be something else like it for the new ones. The old ones were based on the well known ATMEL chips, IIRC, and were therefore easy to write a specialized compiler for. I expect much of the same here.

    2) I refer you back to #1. Write your own communication protocol and use a serial line. You can.

    Of course, the real question here is why you're bothering with legos at all.

    Buy a solderless breadboard, your own ATMEL programmer and a chip or five and use 'em directly. You're a short hop away if you're already doing programming in a real language and expanding your communication mechanisms. It's not like you can't use legos for your housing even when you're not using bricks for all the motorized parts.

    --
    Mod me down and I will become more powerful than you can possibly imagine!
  15. Re:Lego Robot by andrewdk · · Score: 2, Informative

    As the owner of the robot you link to... I'd like to get your contact information so I can bill you for a new DSL modem when this one explodes. Maybe a new router also.

    Yes, I am actually the owner... and yes, my modem isn't liking this very much x_x

  16. Re:I'm disappointed by hdw · · Score: 2, Informative

    Check the NXT HDK, page 8.

    Port 4 can also function as a bi-directional multidrop RS485 high speed link (well 921.6 Kbit/s at least).

    So expanders and multiplexers like the ones we've seen for the RCX is included in their plans. If noone else start to build and sell them first :) // hdw

    --
    Executive Pope (small) Kallisti Engineering