Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Hardware Hacking Build Linux Technology

A Hardware Mashup Device Running Linux 47

jonniee writes "Mike Riley over at Dr. Dobb's takes a look at 'The BUG,' from Bug labs. It's a Linux-based, Java-programmable electronic base with I/O ports for connecting BUGmodules — individual modules that supply additional functionality to the BUGbase. Four BUGmodules currently exist: a color LCD screen, a combined motion detector/accelerometer, GPS, and a 2-megapixel color camera. You can think of it as 'electronic LEGOs' that let you build different devices depending on how you plug the modules together."
This discussion has been archived. No new comments can be posted.

A Hardware Mashup Device Running Linux

Comments Filter:
  • by schamberlin ( 1354695 ) on Sunday August 31, 2008 @12:03PM (#24820003)

    The BUG looks pretty slick, but it's $350 just for the base module! Add on modules like an LCD or GPS are about $100 each. Ouch.

    For playing around with embedded electronics, try an open-source hardware Arduino board (http://www.arduino.cc), or just build your own using a PIC or AVR microcontroller. It's not as polished as the BUG and doesn't run Java, but it'll cost $40 instead of $400. Arduino has a decent set of software tools, and you can add modular "shields" for GPS, wireless, etc.

  • It's not news (Score:4, Informative)

    by Nursie ( 632944 ) on Sunday August 31, 2008 @12:12PM (#24820071)

    It's slashdot.org

    Read about this YEARS ago.

    Here's one from january [slashdot.org], but I'm pretty sure I read about this, right here, long before then.

  • Fixed Positions (Score:3, Insightful)

    by whoisrich ( 1194797 ) on Sunday August 31, 2008 @12:14PM (#24820097) Homepage
    Im really puzzled by the design and who they are going to sell this to. The connectors limit the number of modules and forces them into fixed positions. The motion sensor module is going to limited when tied the main unit. Real 'Lego' seems to offer a better system under the name NXT.
  • by pongo000 ( 97357 ) on Sunday August 31, 2008 @12:14PM (#24820099)

    ...of most educational institutions that operate on a restricted public budget (read: K-12 public schools). $600 is rather steep, especially when one considers the limited functionality that's less than equivalent to, say, a Handy Board [gleasonresearch.com] that costs 1/2 as much, or even the Cricket for a sixth of the cost.

    • The Handy Board is, without a doubt, very nice, but it's based on 68HC11, a microcontroller that is both extremely limited by today's standards, and not produced by Motorola anymore.

      And this from a guy who loves legacy electronics and computing, but the 68HC11 is really old. If you really want to learn computing on a legacy platform, I would rather go with a Z80 - at least, Zilog still makes them.

    • by ozbird ( 127571 ) on Sunday August 31, 2008 @06:38PM (#24823537)
      Parallax make a variety of low-cost micro-controllers, with education kits [parallax.com] available. Their Propeller micro-controller sounds intiguing - 8 cores running at 80MHz - but the venerable Basic Stamp series is probably more mature and easier to learn. (I haven't tried either, but I'm tempted to get a Propeller kit just to see what it is capable of.)

      Here [youtube.com] is a Propeller being tortured at 190 deg. C - don't try this at home, kids. :D
  • Ideas (Score:5, Interesting)

    by moniker127 ( 1290002 ) on Sunday August 31, 2008 @12:19PM (#24820155)

    Its a step in the right direction. I saw this dealio on a youtube video a while back. I think it would be better if they figured out how to shrink the modules, and the price, but aside from that, great product. Really, if you think about it, this isnt like a cell phone. You can use this thing as a streaming wireless web camera, you can use it as a high def picture camera that attached GPS tags... you can use it for all sorts of industrial and consumer applications. 350 is not a lot to pay for that.

    • Re: (Score:1, Offtopic)

      by Yvan256 ( 722131 )

      So what you're saying is that the next version of the iPod touch may be cheaper than this (when taking all the modules into account)?

      If the next version has the camera and GPS, that is.

  • Been Done (Score:5, Informative)

    by TheRealMindChild ( 743925 ) on Sunday August 31, 2008 @12:20PM (#24820163) Homepage Journal
    Nothing to see here. Gumstix [gumstix.com] has been around for quite a while, and their stuff is cheaper... and more useful.
    • Re: (Score:1, Informative)

      by Anonymous Coward

      http://docwiki.gumstix.org/Customer_projects

  • by AmiMoJo ( 196126 ) on Sunday August 31, 2008 @12:43PM (#24820359) Homepage Journal

    Modular electronics have been around for ages. I recommend the Arudino to anyone interested. The Web 2.0 concept of a mash-up is to bring together data from various places on one site, so I don't see what it has to do with modular electronics.

    Sounds like it's just a Slashvertisement with a random buzzword in it...

  • Limited right now? (Score:3, Informative)

    by CyrusOmega ( 1261328 ) on Sunday August 31, 2008 @12:44PM (#24820373)
    When looking at http://buglabs.net/products [buglabs.net] it would seem that there are only 4 modules right now and they aren't cheap (at least for what you *can* get then for). I can see where this might be good for a very simple classroom style project, but not much more.

    Also, hasn't this already be on Slashdot?
  • This was reviewed (Score:3, Informative)

    by glitch23 ( 557124 ) on Sunday August 31, 2008 @12:57PM (#24820495)
    in Linux Journal a couple issues ago. It's in the August issue but it is only available online to subscribers currently because it is still new content.
  • by Xamusk ( 702162 ) on Sunday August 31, 2008 @01:24PM (#24820733)
    This is just a Slashvertisement. Modular electronics kits are around for a while. For example, VirtualCogs [virtualcogs.com] are around for much longer.

    Also, there are much cheaper, less modular kits that usually are also much more useful.
    • by hitmark ( 640295 )

      i think the big diff here is that the bug labs modules comes complete in a case.

      these other solution seems like only a "motherboard" and not much else.

      so with the bug labs one, you snap the parts together, code up your software and take it one the go. and when you take it out of the pocket it may actually look somewhat "good".

      on the other hand, one would need to come up with everything from a power solution to a case for these other products.

      with the base, the gps module and the screen you have all the thin

  • by houbou ( 1097327 ) on Sunday August 31, 2008 @01:31PM (#24820807) Journal

    I could be wrong, but to me, the Bug is the beginning of what could be true electronic modular assembly.

    The ability to hook up various parts and get them to function in a very specific way, is how, I hope things will become over time.

    Of course, hooking up the devices will also means a glue language, allowing these devices to interact, and that's where Java kicks ass.

    But as I saw it right now, this Bug has a lot of potential, but, it also has a long way to go.

    I might buy one of these, when they have more parts that can be hooked up, because right now, from what I saw, it doesn't do all that much, at least, not enough for me to be interested even as a hobby, but still, it's technology worth keeping an eye on, as far as I'm concerned :)

    • Re: (Score:2, Insightful)

      by Xamusk ( 702162 )
      Maybe you should look forward to the many options around that feature PC104 connections, which has been an industry standard for a while.

      I remember seeing a vendor which used to provide Linux SBCs with this interface, and even accessories for it. I don't remember the site right now, but I think it still was cheaper than the BUG, though it didn't have a good-looking external shell like the BUG.
    • by CAIMLAS ( 41445 )

      Modular electronics will likely not manifest themselves significantly - for any price, nevermind a market viable one - in our lifetimes. The simple fact is that the trend has bee ngoing the other way (integration) for the past 40 years in a very big way, and there is no way to currently make modular devices for less than consolidated/integrated ones.

      Modular devices are pretty useless when almost everything is available in a USB dongle, and handhelds get another interface/feature fairly often (Apple is pushi

  • GPS, LCD screen, motion sensor, java programmable. I'd rather wait for an android phone. For the same price, I'd also get a nice phone.

  • You know, I'm really getting tired of things being referred to as like LEGO. This is nothing like LEGO. Its more like Capsella or something: much more limited, cool nonetheless for what it can do, but nothing remotely close to the raw flexibility of LEGO.

I've noticed several design suggestions in your code.

Working...