Slashdot Mirror


Announcing Adafruit Gemma – Miniature Wearable Electronic Platform

coop0030 writes "Open source hardware company Adafruit has announced a new tiny wearable electronics platform board called the Gemma. The Gemma is a tiny, 1-inch diameter and 4-mm thick package. It's powered by an Attiny85 and programmable with an Arduino IDE over USB. There are three available I/O pins, one of which is also an analog input and two of which can do PWM output. Gemma is currently wrapping up development, but should be available soon."

29 of 44 comments (clear)

  1. Re:It's all good and interesting... by Cornwallis · · Score: 3, Interesting

    and is it TSA-friendly?

  2. Re:It's all good and interesting... by Anonymous Coward · · Score: 1

    Oh, man! Imagine a Beowulf cluster of these!

  3. question by Osgeld · · Score: 1, Flamebait

    Can I wash it?

    1. Re:question by spire3661 · · Score: 4, Informative

      You can make them removable by soldering snap buttons onto the pads and sewing the backs into the fabric. You wire it up using stainless steel conductive thread. Here is an example: http://learn.adafruit.com/flora-snaps

      --
      Good-bye
    2. Re:question by FranTaylor · · Score: 1

      There is nothing on that board that won't withstand a dunking in water. In fact I clean the flux from my soldering with copious hot water and a toothbrush. Just remove the battery and it can go right into the wash.

    3. Re:question by Lumpy · · Score: 3, Interesting

      it takes less than 12 seconds (and a 24 hour cure time) to make it withstand a dunk in water without problems... Have you never heard of epoxy?

      --
      Do not look at laser with remaining good eye.
    4. Re:question by Anne_Nonymous · · Score: 1

      This is Slashdot; your mom will wash it.

    5. Re:question by FranTaylor · · Score: 1

      I've also heard of batteries that need replacing, epoxy kind of puts a damper on that.

    6. Re:question by Lumpy · · Score: 1

      There are a lot of water proof power connectors out there, or you can do something outrageous and use an enclosure, I know wild and crazy notion....

            If you put in a tiny bit of effort, you can easily waterproof (as in dunked or rain) anything.

      --
      Do not look at laser with remaining good eye.
    7. Re:question by drinkypoo · · Score: 1

      Wearable electronics lose their appeal if your tee shirt has to have a bulky module someplace. It's fine for a coat or maybe a jacket but lame for basically anything lighter than that.

      In a completed design I suspect it would be wiser to deadbug the attiny, sandwich it between some thin metal plates (Aluminum probably) and then pot it with epoxy than to use one of these at all. But this seems pretty slick for prototyping, which I have always seen as the major role of Arduino.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    8. Re:question by Lumpy · · Score: 1

      I consider anything bulky on a tshirt. None of this wearable stuff is for tshirts. Leather jacket, I can mount a 3"X2"X1/2" box easily that will not bother anyone.

      --
      Do not look at laser with remaining good eye.
    9. Re:question by drinkypoo · · Score: 1

      I consider anything bulky on a tshirt. None of this wearable stuff is for tshirts.

      But there are in fact various electronic tshirts now...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  4. I've worked with the ATtiny85... by Anonymous Coward · · Score: 3, Insightful

    And it's awesome. It has a pile of cool peripherals that can be switched onto each pin. I took apart my LED flashlight the other day and found one of it's little brothers (also an 8 pin SOIC) doing the modulating to control the power to the LED. Just an IC and four components.

    This is one of the rare micros that you could actually make a market competitive product out of.

    1. Re:I've worked with the ATtiny85... by nihaopaul · · Score: 1

      Just saw a demo from dfrobot last night at xinchejian hackerspace that has super potential. It was designed to make entry to arduino much more attainable. At a 20rmb retail price and 3pwm 3analog spi and a tiny connector for programming makes it a much better solution for wearable electronics. They said its coming out in Feb.

  5. Re:It's all good and interesting... by vlm · · Score: 3, Funny

    but does it run Crysis?

    Yes but with only two PWM outputs all you get is two pixels.

    In a way I'm glad this stuff isn't too popular... womens sweatpants flashing out morse code "juicy" isn't all that appealing.

    One unfortunate thing is its an inch around. A hair smaller (24 mm?) and it would fit in a "one inch" model rocket tube.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  6. Re:It's all good and interesting... by gstoddart · · Score: 1

    In a way I'm glad this stuff isn't too popular... womens sweatpants flashing out morse code "juicy" isn't all that appealing.

    Speak for yourself ... me, I'll be in my bunk.

    --
    Lost at C:>. Found at C.
  7. Re:It's all good and interesting... by Anonymous Coward · · Score: 1

    Tapping out *something* no doubt

  8. Re:It's all good and interesting... by dissy · · Score: 4, Interesting

    Yes but with only two PWM outputs all you get is two pixels.
    In a way I'm glad this stuff isn't too popular... womens sweatpants flashing out morse code "juicy" isn't all that appealing.

    With PWM support, I've bit-banged composite video with only a single IO pin.
    Also a lot of the new LCD/oLED controllers are a serial interface like i2c or SPI, which would be an option here too.

    Just combine this not-yet-available chip with one of those not-yet-available flexible/wearable oLED strips sewn into the ass of said sweatpants, and the juice is on.

  9. Re:It's all good and interesting... by FranTaylor · · Score: 2

    Yes but with only two PWM outputs all you get is two pixels.

    With two pins you get I2C and thus I/O expansion and as many pixels as you want.

  10. Re:It's all good and interesting... by Lumpy · · Score: 5, Funny

    If you enjoy being fondled and yelled at while a nightstick is at your throat? Yes it is 100% TSA friendly.

    --
    Do not look at laser with remaining good eye.
  11. Re:It's all good and interesting... by Lumpy · · Score: 1

    You must use really crappy led's. I can control 256 pixels at 8 bits color with this device.

    --
    Do not look at laser with remaining good eye.
  12. Re:It's all good and interesting... by mrheckman · · Score: 1

    Tapping out "-- . .-- .- -. -" no doubt.

    ME WANT (for those who don't read code).

  13. Re:It's all good and interesting... by sinij · · Score: 2

    Finally, a reliable way to get your junk fondled without having to pay for it!

  14. Re:It's all good and interesting... by gl4ss · · Score: 1

    You must use really crappy led's. I can control 256 pixels at 8 bits color with this device.

    sure, you can control a million leds with it if the leds are behind extra circuitry(including circuitry "built into the led").
    it doesn't have too much of free ram though, so make it a million pixels of noise.

    --
    world was created 5 seconds before this post as it is.
  15. Re:It's all good and interesting... by Jeremiah+Cornelius · · Score: 1

    Does it support "do not track".

    And if they know NOT to track, aren't you already "meta-tracked"?

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  16. Re:It's all good and interesting... by FranTaylor · · Score: 1

    The code is stored in flash ROM and there is a fair amount of it, you can write very sophisticated programs that only need a few bytes of RAM if you are clever.

  17. Re:It's all good and interesting... by Forty+Two+Tenfold · · Score: 1

    nerd

    --
    Upward mobility is a slippery slope - the higher you climb the more you show your ass.
  18. Re:It's all good and interesting... by FranTaylor · · Score: 2

    One unfortunate thing is its an inch around. A hair smaller (24 mm?) and it would fit in a "one inch" model rocket tube.

    The design is open source. Download the gerber files, edit them and send away for your own boards. There are low-volume low-cost options like batchpcb and iteadstudios and you can have the boards you want for just a few dollars.

  19. Re:It's all good and interesting... by davester666 · · Score: 1

    The correct term is "pre-tracked".

    --
    Sleep your way to a whiter smile...date a dentist!