Tag Archives: Leah Buechley

Transforming fashion with tech



17-year-old Ella DiGregorio recently introduced a line of “Transforming Beauty” gowns that literally change from long skirts to short with the touch of a button.

As Mari Grigaliunas of MySuburbanLife reports, DiGregorio’s sample dress uses threads that run from the bottom hem to the waist of the garment to shorten the skirt when she pushes the button of an Atmel-based Arduino board hidden in the back of the dress.

Additional designs sketched by the teen arrange the threads in various designs to create completely different looks including a high-low skirt, a layered look and an Angelina Jolie inspired slit that disappears.

“I really like the idea of technology and fashion. There’s so many possibilities.” DiGregorio said.

“I’m kind of use to hiding things in clothing,”

As we’ve previously discussed on Bits & Pieces, quite a lot of wearable activity is currently centered around companies like Arduino and Adafruit. Both offer wearable electronic platforms powered by versatile Atmel microcontrollers (MCUs).

“Building electronics with your hands is certainly a fun brain exercise, but adding crafting into the mix really stretches your creativity,” says Becky Stern, Adafruit’s director of wearable electronics.

“Sewing is fun and relaxing, and adorning a plush toy, prom dress, or hat with a circuit of tiny parts can make you feel like you’re some kind of futuristic fashion designer. Playing with sensors and conductive textiles breaks electronics out of their hard shells and makes them more relatable.”

Just like their IoT DIY Maker counterparts, the soft electronics community has adapted various Atmel-powered platforms specifically for wearables, including the Arduino Lilypad (ATmega328V) (developed by MIT Media Lab professor Leah Buechley) and Adafruit’s very own Flora (ATmega32u4), which can be easily daisy chained with various sensors for GPS, motion and light.

Interested in learning more? You can check out our wearables article archives here.

Sketching a LilyPad sensor demo mat

The Atmel-based LilyPad Arduino – designed by Leah Buechley and SparkFun Electronics – is targeted specifically at wearables and e-textiles.

The platform, powered by either the ATmega168V (the low-power version of the ATmega168) or the ATmega328V, can be sewn to fabric and similarly mounted power supplies, sensors and actuators with conductive thread.

Recently, a Maker by the name of Duniken created a sensor demo mat for the LilyPad and posted a detailed description of the build on Instructables.

“I wanted a place where I could experiment with the different sensors, but also something that I could use to show examples of what can be done without constantly uploading code,” he explained.

Key project components?

  • 

1 x ProtoSnap – LilyPad Development Board (kit) which includes the following:
  • 1 x LilyPad Simple Board
  • 1 x LilyPad Button
  • 1 x LilyPad Slide Switch
  • 5 x LilyPad White LED
  • 1 x LilyPad RGB tri-color LED
  • 1 x LilyPad Light Sensor
  • 1 x LilyPad Temp Sensor
  • 1 x LilyPad Buzzer
  • 1 x LilyPad Vibe board
  • 1 x LilyPad FTDI Basic
  • 2 x Conductive Thread Bobbin
  • 1 x Needle Set

Duniken also used:

  • 

7 x sewable snaps
  • 1 x Piece of fabric big enough to hold all of the sensors
  • 1 x Fabric Marking pen

“Although I had the LilyPad Development Board, I decided to use the LilyPad Simple Board so I could use the extra pins as switches,” he clarified.

After drawing up a diagram using LucidChart, Duniken arranged the sensors and switches on the fabric, using the marking pen to indicate where each pin and component would be placed.

“I removed the sensors and used the marking pen to draw the circuit onto the fabric with a ruler to make sure all of my lines were straight. When I had the lines drawn, I again placed the sensors on the mat to make sure that everything lined up the way I wanted it to,” said Duniken.

“I ended up changing the position of the RGB light slightly so the lines were less likely to make contact with the other pins on the LilyPad. I wanted the lines to be part of the final piece so, once I was satisfied with the diagram, I traced the lines with a permanent marker. If I did it over, I would probably color code the lines so that it can be better used to explain how the circuit works.”

Next, Duniken cleaned off the marking pen, stitched on the sensors and other components, sewed the circuits and sketched the code.

“To ensure that the sensors stayed put while I sewed the circuits, I did a quick stitch with plain thread to hold the components in place. Using the conductive thread, I sewed along each of the circuit lines connecting the different components to the LilyPad,” he added.

“Be careful where the Positive lines (red) cross the Ground lines (black). I used a small piece of plastic cut from the LilyPad packaging to make sure that the lines didn’t short. I used hot glue to tack down the plastic so it wouldn’t snag on anything.”

Interested in learning more about designing your own Arduino Lilypad Sensor Demo Mat? You can check out the project’s Instructables page here.

Sew Electric with LilyPad Arduino

The Arduino LillyPad – designed by Leah Buechley and SparkFun Electronics – is powered by an Atmel ATmega168 microcontroller or ATmega328V MCU. The board is primarily targeted at wearables and e-textiles, as it can be easily sewn onto various fabrics.

Buechley, along with Kanjun Qiu and Sonja de Boer, recently published a book about the popular LilyPad titled “Sew Electric.” Featured projects include a sparkling bracelet, a singing monster, a light-up bookmark and a fabric piano. Perhaps most importantly, the book introduces readers to the fundamentals of electronics and programming as well as craft and design practices.

“We want the book to get people excited about electronics and programming. We hope it will help people play, tinker, hack and learn,” Buechley told the official Arduino blog in an interview published earlier this week. 

”There are very few engineering resources that are appealing to young women and girls. We wanted to create an electronics introduction that looks and feels different from anything else that’s out there.”

According to Buechley, the Atmel-powered LilyPad has been used in haute couture fashion, sculpture, dog shows, dance costumes and even fabric robots.

“It’s also been fascinating to research and begin to understand who is using LilyPad. A study I did in 2010 found that while only about 2% of people who build Arduino projects are women, about 65% of LilyPad builders are female. [This is] a spectacular discrepancy,” said Buechley. “I think this shows that the Arduino community can benefit tremendously from tools that connect to different materials, communities and creative traditions.”

The LilyPad creator also noted that wearables and e-textiles offer many admirable qualities, giving new expressive tools to fashion designers, industrial designers and artists.

“They embody appealing juxtapositions–of male and female, soft and hard, new and old,” she explained. “And they’re fantastic vehicles for technological fantasies–bringing to mind the magic cloaks and carpets from fairy tales, the flashy costumes of comic book superheros, and countless sci-fi utopias/dystopias.”

However, Buechley emphasized that companies trying to bring wearables to market are likely to face significant hurdles, at least in the immediate future.

“The timescales of the fashion and electronics worlds are out of sync–though we think of technology as fast moving, clothing styles change much faster, every couple of months,” she concluded. “[Thus far], the most compelling e-textiles work has taken place on smaller scales in the art and design worlds.”

Interested in learning more? You can check out the Atmel-powered Arduino LilyPad here and “Sew Electronics” here.