Jump to main content

Use Sewable Circuits to Make Cool Costumes and Accessories

1
2
3
4
5
29 reviews

Abstract

Do you want to add color-changing lights to your own clothing, costume, or fashion accessory? What about making the lights flash, or adding sensors to make them automatically react to things like temperature or motion? You can do it all with sewable circuits, also called wearable electronics, that let you sew circuit parts directly into fabric. You can make anything from a basic circuit with a few LEDs up to a programmable, Arduino-compatible circuit with multiple sensor inputs and multiple outputs including light, sound, and vibration. This project will walk you through the engineering design process as you apply it to your own wearable electronic device.

Summary

Areas of Science
Difficulty
Method
Time Required
Short (2-5 days)
Prerequisites

None

Material Availability

Readily available

Cost
Average ($50 - $100)
Safety

Be careful to avoid short circuits, as they can make your project get hot.

Credits
Science Buddies is committed to creating content authored by scientists and educators. Learn more about our process and how we use AI.

Objective

Make your own article of clothing, costume, or fashion accessory with built-in sewable electronics.

Introduction

Wearable electronics, also called wearables, can mean different things. It may refer to wearable devices like smartwatches and fitness trackers (Figure 1) or other wearable devices. Sewable electronics, or sewable circuits, are a subset of wearables that are sewn directly into fabric using conductive thread (Figure 2). Fabric or clothing with built-in circuits is also called electronic textiles or e-textiles for short.

fitness tracker on wrist Image Credit: Pixabay user FitNishMedia / Pixabay license; Free for commercial use
Figure 1. A fitness tracker worn on a person's wrist.


Conductive thread, a switch and a battery holder sewn onto the back of a gloveImage Credit: Ben Finio, Science Buddies / Science Buddies
Figure 2. A sewable circuit sewn into the fabric of a glove.

Many electronics projects are done with a breadboard, which allows quick and easy prototyping of circuits. The Arduino is a very popular platform for making programmable, interactive devices. However, breadboards and regular Arduino boards are bulky and hard to attach to fabric (Figure 3). Instead, you can use a line of Arduino-compatible parts designed specifically for sewable circuits, such as the LilyPad from SparkFun Electronics (Figure 4) or the FLORA from Adafruit Industries. These products are designed to be flat and have tabs for sewing with conductive thread instead of holes for use with jumper wires (Figure 5).

an arduino connected to five LEDs on a breadboard at different brightness levelsImage Credit: Ben Finio, Science Buddies / Science Buddies
Figure 3. A circuit with an Arduino and a breadboard. These work well for prototyping electronics projects, but not for attaching circuits to clothing.

five surface-mount LEDs on small circuit boards with two sewable holes for the + and - connections Image Credit: SparkFun / CC BY 2.0
Figure 4. LilyPad LEDs. In contrast to the regular LEDs in Figure 4, these LEDs are mounted on a flat board and have two holes for sewing with conductive thread. (Image credit SparkFun Electronics, CC BY 2.0)

In this engineering project, you will design and build your own wearable electronic device. If you are not sure what you want to build yet, you can browse around Adafruit's FLORA project guide or SparkFun's LilyPad tutorials for inspiration. You can also check out the resources in the Bibliography for more information about sewable circuits and some example Science Buddies projects. Then, move on to the materials section and the procedure to get started with your project.

Terms and Concepts

Questions

Bibliography

Tutorials and example projects about sewable circuits:

Science Buddies activities about wearable electronics:

An introduction to using a regular Arduino (many of the same concepts apply):

For more information about the engineering design process and its differences from the scientific method:

Materials and Equipment

This is an engineering design project, so there is not a specific set of materials that you must purchase. What exactly you need to buy will depend on what you want to build. The procedure of this project will walk you through that process, but here is a general overview of what you will need. Most of the parts you need for this project are available from Adafruit and SparkFun. Search on their websites to find the specific parts.

Disclaimer: Science Buddies participates in affiliate programs with Home Science Tools®, Amazon.com, Carolina Biological, and Jameco Electronics. Proceeds from the affiliate programs help support Science Buddies, a 501(c)(3) public charity, and keep our resources free for everyone. Our top priority is student learning. If you have any comments (positive or negative) related to purchases you've made for science projects from recommendations on our site, please let us know. Write to us at [email protected].

Experimental Procedure

This project follows the Engineering Design Process. Confirm with your teacher if this is acceptable for your project, and review the steps before you begin.
Before you begin: Review How to Use an Arduino Tutorials 1-3.

Refer to the Steps of the Engineering Design Process page for more information about the engineering design process as you do this project. This procedure will guide you through the engineering design process specifically for a sewable circuit project.

  1. Define the Problem. Before you start, you need to decide what problem you want to solve with your device. Is your goal to build a decorative light-up costume? To solve a health or environmental problem, like alerting the wearer to too much UV light exposure or poor air quality? This is an open-ended project where you decide what to build, so there are no right or wrong answers to these questions.
  2. Do Background Research. Even if you already know what you want to build, you should not just dive right into building it without doing background research first. There are many existing sewable circuit projects out there. The links in the Introduction section and Bibliography are just a few examples. You should do more specific research about the type of device you want to build. Have other people already built similar devices? What parts do they use? How do they work? You should also do research about how to make sewable circuits, so you understand how to sew the parts to fabric and make the circuit connections with conductive thread.
  3. Specify requirements. There is still more work to do before you start building something! You need to specify clear requirements for your device. What these requirements are will vary depending on what you plan to build, but here are a few examples:
    1. Wearability: does your device need to comfortably fit on a normal piece of clothing? Will it be a problem if it is too bulky and impedes the wearer's normal movement?
    2. Durability: will somebody be moving around a lot or exercising while wearing your device? Is there a risk of threads getting snagged or parts falling off or bumping against things?
    3. Battery life: it would be kind of sad if your LED costume's lights went out just 10 minutes into a costume party! How long do you need the battery on your device to last?
    4. Sensor input: what does the device need to measure? Does it need to take multiple measurements from different sensors?
    5. Output: does the device need to alert or indicate something to the user? Are there specific requirements for how that must be done, for example, using lights for a hearing-impaired person, or using sound for a vision-impaired person? What about using vibrations?
    6. Budget: do you need to stay under a certain budget for parts?
  4. Brainstorm solutions. Once you have specified all of your requirements, it is time to start thinking about ways to build a device that can solve your problem. It is tempting to just go with your first idea, especially if you started this project and already had something in mind that you wanted to build. But, be creative and try to think of alternative solutions. For example, say you planned to put your sewable circuit on a t-shirt. Could your circuit also work on a hat or a glove? Are there different circuit parts (for example, the various different sizes of wearable Arduino boards) that could work? Is there more than one way you could measure the required sensor input or provide output to the user? Try to think of at least a few different solutions and make sketches of them. You may need to make preliminary parts lists for each design, especially if you need to stay under a certain budget, but you do not need to worry about all the details at the brainstorming phase. There are no "bad" ideas at this point.
  5. Choose the best solution. Now it is time to look at your brainstormed solutions and evaluate which one will best fulfill all of your requirements. Are there any that you can rule out completely because they will not fulfill one or more of the requirements (for example, going over budget)? If some will fulfill all of the requirements, can you compare them to rank which ones will be better in certain areas, such as more durable or more comfortable?
  6. Develop the Solution. Once you have decided on a single design, now it is time to start thinking about details.
    1. You will need detailed sketches of your device. You should make a sketch of the circuit diagram that shows all the parts in your circuit and how they will be connected with conductive thread. It may be easier to make this drawing "flat," even if the physical circuit will wrap around a 3D piece of clothing. You can make a separate sketch showing the physical layout of the parts on the clothing.
    2. You will also need a detailed materials lists so you can purchase parts. Refer back to the materials section for a general overview. You may need to refer to the resources in the Bibliography (for example, to select the appropriate wearable Arduino board), or other specific tutorials like LilyPad Basics: Powering Your Project to decide which parts you need to purchase. If you are doing a programming project, make sure you figure out what type of cable you need to connect to your sewable Arduino, since there are different types of connectors (read the product page for the product you decide to purchase).
    3. For programming projects, you can outline your code using pseudocode or a flowchart. Our How to Use a Button with an Arduino tutorial shows how to design an algorithm using pseudocode and flowcharts.
  7. Build a Prototype. Once you have all your parts, it is time to build a prototype. Again, you may need to consult specific tutorials, such as Sewing with Conductive Thread. You may wish to build and test your prototype in stages, for example, by connecting one LED and making sure it works before you connect more LEDs. Our How to Debug a Circuit video is about circuits on a breadboard, but many of the same concepts (like loose connections and short circuits) apply to sewable circuits. For programming projects, you will need to write and upload your code.
  8. Test and Redesign. After you have finished your prototype, you need to test it. Depending on how your device will be used, you may wish to test it under "easy" conditions first. For example, you can make sure the entire circuit works before you put the article of clothing on and start moving around, or you can test your project inside before taking it outside. Remember that the engineering design process is iterative. Your device might not work properly or not work at all on the first try, and that is OK! Make careful observations, identify the problem(s), and then go back to the appropriate previous step in the engineering design process. You might just need to repair your prototype or build an improved version of the same device, but it is also OK to change your design or go with a different solution. It is also OK if you need to go through multiple iterations before you arrive at a final prototype.
  9. Communicate Results. If you are doing this project for school or a science fair, you may need to write a report, make a display board, or even make a video. Professional engineers do the same thing. They might make technical documentation like computer-aided design (CAD) drawings, circuit diagrams, and well-commented code so other engineers can understand how the device works, or make a less-technical sales pitch or presentation to potential business investors.
icon scientific method

Ask an Expert

Do you have specific questions about your science project? Our team of volunteer scientists can help. Our Experts won't do the work for you, but they will make suggestions, offer guidance, and help you troubleshoot.

Global Goals

The United Nations Sustainable Development Goals (UNSDGs) are a blueprint to achieve a better and more sustainable future for all.

This project explores topics key to Industry, Innovation and Infrastructure: Build resilient infrastructure, promote sustainable industrialization and foster innovation.

Variations

  • Many circuit parts are not available in sewable form. However, there are still ways you can incorporate them into a wearable electronics project. The Science Buddies heart rate monitor and air quality sensor are both examples of projects that integrate non-sewable sensors into sewable circuits. There are also adapters, like this LilyPad protoboard, that let you solder normal through-hole electronic components to a circuit board that also has holes for sewing. If your project requires a sensor or output (like a larger motor or speaker) that is not available in sewable form, you will need to figure out how to connect it to the rest of your circuit.

Careers

If you like this project, you might enjoy exploring these related careers:

Career Profile
Have you always loved art? Do you have a good eye for beauty, balance, and form? How would you like to see your designs show up in toy stores? Or in a sporting goods store? Or at a car dealer? Commercial and industrial designers create the shape and form of every type of manufactured good that you can think of—from toys, sporting goods, and medical equipment to high technology products, furniture, toothbrushes, and toasters. They design the form of new products that are as beautiful and… Read more
Career Profile
Just as a potter forms clay, or a steel worker molds molten steel, electrical and electronics engineers gather and shape electricity and use it to make products that transmit power or transmit information. Electrical and electronics engineers may specialize in one of the millions of products that make or use electricity, like cell phones, electric motors, microwaves, medical instruments, airline navigation system, or handheld games. Read more

News Feed on This Topic

 
, ,

Cite This Page

General citation information is provided here. Be sure to check the formatting, including capitalization, for the method you are using and update your citation, as needed.

MLA Style

Finio, Ben. "Use Sewable Circuits to Make Cool Costumes and Accessories." Science Buddies, 3 Apr. 2025, https://www.sciencebuddies.org/science-fair-projects/project-ideas/Elec_p097/electricity-electronics/wearables-sewable-circuits. Accessed 23 June 2026.

APA Style

Finio, B. (2025, April 3). Use Sewable Circuits to Make Cool Costumes and Accessories. Retrieved from https://www.sciencebuddies.org/science-fair-projects/project-ideas/Elec_p097/electricity-electronics/wearables-sewable-circuits


Last edit date: 2025-04-03
Top
Free science fair projects.