Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
The Ultimate Guide to Informed Wearable Technology

You're reading from  The Ultimate Guide to Informed Wearable Technology

Product type Book
Published in Oct 2022
Publisher Packt
ISBN-13 9781803230597
Pages 526 pages
Edition 1st Edition
Languages
Author (1):
Christine Farion Christine Farion
Profile icon Christine Farion
Toc

Table of Contents (22) Chapters close

Preface 1. Part 1:Getting Started with Wearable Technology and Simple Circuits
2. Chapter 1: Introduction to the World of Wearables 3. Chapter 2: Understanding and Building Electronic Sewable Circuits 4. Chapter 3: Exploring e-textile Toolkits: LilyPad, Flora, Circuit Playground, and More 5. Chapter 4: Implementing Arduino Code Using Gemma M0 and Circuit Playground 6. Part 2:Creating Sewable Circuits That Sense and React Using Arduino and ESP32
7. Chapter 5: Working with Sensors: All About Inputs! 8. Chapter 6: Exploring Reactions Through Outputs 9. Chapter 7: Moving Forward with Circuit Design Using ESP32 10. Part 3:Learning to Prototype, Build, and Wear a Hyper-Body System
11. Chapter 8: Learning How to Prototype and Make Electronics Wearable 12. Chapter 9: Designing and Prototyping Your Own Hyper-Body System 13. Chapter 10: Soldering and Sewing to Complete Your Project 14. Part 4:Getting the Taste of Designing Your Own Culture-Driven Wearable and Beyond
15. Chapter 11: Innovating, with a Human-Centered Design Process 16. Chapter 12: Designing for Forgetfulness: A Case Study of Message Bag 17. Chapter 13: Implementing the Best Solutions for Creating Your Own Wearable 18. Chapter 14: Delving into Best Practices and the Future of Wearable Technology 19. Index 20. Other Books You May Enjoy Appendix: Answers and Additional Information

Terminology, applications, and constraints

It is important to know the terms you’ll come across in this exciting field. This section will help define some of the terms and will also help you generate your project ideas through understanding the various applications and their constraints. Let’s start with the terminology.

Terminology

This section defines the context for the words that will be used throughout this book. This will give you background information about when they are referred to in this book.

Wearable computing

Wearable computing can be on the body or near bodily items, such as clothing, typically with sensors and outputs. This can be to extend our natural abilities, augment them, or highlight them. It could enable us to communicate with others or track ourselves. The following is an example of an augmented bag:

Figure 1.10 – Wearable computing example, C Farion

Figure 1.10 – Wearable computing example, C Farion

Electronic circuits that have processing power that can read input sensor data and output that data in another form are common in most wearable computing. Often, the garment is continuously worn and will have power needs.

The bag in the preceding figure helps a person to remember what objects they have packed. It has computing power to react to sensors and input and also provides output.

Embedded technology

Technology can be placed into garments or fabrics and used in some way to create wearable technology. This can be as simple as circuitry that carries current and performs some actions. Technology that can be embedded into the human body is often called biohacks.

Prototyping

We will explore this in more detail in Chapter 8, Learning How to Prototype and Make Electronics Wearable, but here, our objective is to create something before it is market-ready. This can take many different forms and many iterations to make it work in the way we want it to. This can be done with 3D printing, paper, fabrics, or anything we have to hand. Generally, we use less expensive materials to prototype:

Figure 1.11 – Prototyping example

Figure 1.11 – Prototyping example

The preceding figure shows a watch concept made with foam board and lights, with some electronics embedded. The first prototype they made (my Interaction Design students) was just with the foamboard, which is also a good example of prototyping.

Electronic prototyping

This is similar to prototyping, but we use electronic components to create circuits for testing. Here, we connect wires and components to see if they are working and correctly inputting or reacting. This is part of electronic prototyping, so you will be prototyping throughout this book. Generally, we use less expensive components to prototype. Figure 1.12 shows an example:

Figure 1.12 – Electronic prototyping

Figure 1.12 – Electronic prototyping

Once these less expensive components and the circuit configuration have been established, we can start to swap out components for more durable ones.

Interactivity

The term interactivity has many definitions and meanings. In this book, we will use it to describe a button circuit, for example, where pressing that button requires interaction. A person, environment, or sensor that has some type of action and reaction is interactive. Also, when thinking in a wider sense, creating two gloves that connect to people, or wearable items that need to be touched, stroked, or moved in some way, creates interactivity that often enhances a device’s use. Interacting with people or our environment often generates interesting uses:

Figure 1.13 – Anouk Wipprecht, Heartbeat Dress featuring Keenyah Hill, and (right) synapse for Intel

Figure 1.13 – Anouk Wipprecht, Heartbeat Dress featuring Keenyah Hill, and (right) synapse for Intel

A stunning example of electronic textile technology that combines 3D printed parts is Anouk Wipprecht’s work, as shown in Figure 1.13. It has an extraordinary appearance. The Heartbeat Dress monitors the wearer’s heartbeat and displays the rhythms in a central pendant. This dress was a collaboration with crystal maker SWAROVSKI (https://www.linkedin.com/company/swarovski/), researching Wearable Emotions.

Other work by Anouk that combines fashion and robotics can be viewed online on her website at http://www.anoukwipprecht.nl/. There are many videos that I recommend watching to get a feel for these pieces.

Applications

What are the possible applications and fields that we can design wearables for? This section will provide a list that you can reference when starting new projects.

What types of subject areas do you want to design your wearable for? What inspiration is there? The following diagram shows some of the fields, functions, and constraints of wearables. This will act as a handy reminder when we are developing our projects:

Figure 1.14 – Applications for wearables

Figure 1.14 – Applications for wearables

Another way we can launch project ideas is to look at specific areas on the body that we may want to design for – especially during the prototyping phase when we are learning new skills. It helps to have some inspiration, and the following figure shows the body location possibilities we have for our designs:

Figure 1.15 – Possible locations (character: https://www.mixamo.com/)

Figure 1.15 – Possible locations (character: https://www.mixamo.com/)

Being aware of the possible locations for using a wearable garment or accessory can be helpful when you are generating ideas. I often refer to this type of guide as a refresher to think through new and exciting ideas that can be developed into a prototype that I can iterate. Hopefully, you have an idea of the different domains to develop for, as well as places on or near the body. Combining these two points of information can help you launch a project idea. Now, let’s look at the constraints and what we need to be aware of when designing wearable technology.

Constraints

There can sometimes be constraints when we are planning and designing wearables. The following diagram shows the constraints that we should be aware of when we are designing wearable technology. How many of these factors will affect your designs?

Figure 1.16 – Constraints

Figure 1.16 – Constraints

With that, we’ve looked at some common definitions that will be used throughout this book. We also learned about the possible fields where we may make wearables, what their functions might be, and what constraints to be aware of.

This will help you when you’re planning your projects and provide subject inspiration when you are unsure where to start. Now, let’s look ahead to exciting ideas, concepts, and projects to motivate.

You have been reading a chapter from
The Ultimate Guide to Informed Wearable Technology
Published in: Oct 2022 Publisher: Packt ISBN-13: 9781803230597
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}