Slashdot Mirror


A Hardware Mashup Device Running Linux

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."

10 of 47 comments (clear)

  1. Try Arduino, or build your own by schamberlin · · Score: 5, Informative

    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.

    1. Re:Try Arduino, or build your own by CaptainPatent · · Score: 4, Funny

      You can think of it as 'electronic LEGOs' that let you build different devices depending on how you plug the modules together.

      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.

      Wow, so they're CHEAP Legos!

      --
      Well, back to rejecting software patent applications.
    2. Re:Try Arduino, or build your own by mr_da3m0n · · Score: 5, Informative

      I second the arduino. It uses a modified version of Wiring, which is a subset of C++ itself. It's actually pretty great to code for and work with, even for a total newbie on the topic like me.

      Arduinos are not only cheap, but you can build your own, for added geek points.
      http://www.freeduino.org/freeduino_open_designs.html

    3. Re:Try Arduino, or build your own by ghoti · · Score: 4, Interesting

      Absolutely! Arduino is a great little platform, and much more hackable. There's a shield with a little breadboard where you can build tons of interesting things to interface with. There's also one with an OLED display, and things like GPS modules are easy to connect. I'd take the "raw hardware" appeal of the Arduino over the polished, over-engineered flash of the BUG any day.

      --
      EagerEyes.org: Visualization and Visual Communication
    4. Re:Try Arduino, or build your own by wellingj · · Score: 4, Informative

      And if you need more than what the Arduino has to offer check out the Gumstix

    5. Re:Try Arduino, or build your own by CAIMLAS · · Score: 4, Informative

      There are also a handful of different "sets" from Gumstix which are seemingly more similar to this BUGboard than the thing you posted (which has more similarity to a microPIC than anything usable and has a steep learning curve).

      Gumstix has been for a while. Their hardware is the basis of many devices out there, noteably the Amazon Kindle, Sony E-ink reader, and the E-ink development board.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  2. The cost puts it well out of range... by pongo000 · · Score: 4, Informative

    ...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 that costs 1/2 as much, or even the Cricket for a sixth of the cost.

  3. Ideas by moniker127 · · Score: 5, Interesting

    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.

  4. Been Done by TheRealMindChild · · Score: 4, Informative

    Nothing to see here. Gumstix has been around for quite a while, and their stuff is cheaper... and more useful.

    --

    "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
  5. Re:It's not news by Yvan256 · · Score: 4, Funny

    Hey, I found one from august too.