
My Prototype 3: Digital Switches for Embodied Interactions My LED Basket Bag
I decided to use a basket bag to experiment the prototype of three switchers which are activated through the use of LEDs. There are two body environment switches such when someone hold the basket bag handles and fairy lights become activated, and when the bag is opened a switch located at the bottom of the bag activate LEDs place inside the bag. The other category I can call clothing gesture because the bag has a button that helps to lock up safely through a loop, then when bag is close with the loop LED’s light are activate by a switch

Circuit Diagram
We have three circuits for the digital switches –red, blue and yellow, each of them representing a set of lights, the yellow representing a set of fairy lights– and three circuits to power the LED lights. Pins D2, D3 and D4 are used for the digital switches and ports D11, D12 and D13 are used to power the LED lights. Of course, this diagram is a simplified version, because the wiring inside the handbag depended on space and positions of switches and LED lights (we use sets of light for every switch and the wiring had to satisfy these requirements).

Here detailed hand made diagram of the wiring for each switch.

Arduino Source Code
Code can be found in GitHub (see here).
Description
A. Handle: Body/Environmental Switch
When a person holds the handbag by the handle, the handle will be illuminated with a strip of fairy lights. When the user releases the handle, the light will go off.
The switch was made using copper adhesive tape, which is wired to an board mounted on a using flexible wire. To make the bridge I used copper tape and a red cloth where I adhered the tape and when I hold the handle with this cloth the bridge activated the circuit and switch then lights were on. The Arduino card and all the connection were place inside the basket bag.
Discussion
Overall, all the switches worked well, although there are some reflections which are applicable to all three switches because they use similar materials and have similar connectivity. First, I do not like the connections are so visible, I would like to something more subtle, but I am still learning and prefer to be more comfortable with connections that the appearance for now, but this look bother me
About the wiring and switches can be further refined, copper tape is easy to manipulate plus its flexibility helped me to attach to a surface such the basket which is hard but not enough to keep stick in place, sometimes the tape didn’t stick well and if I moved the basket so much the connectivity could get lost and stop working, maybe using conductive fabric could be a better option.
Another point perhaps is the use of a full-size breadboard and the Arduino Nano 33 IOT
This bord is large and with the battery connected are heavy to place inside the bag. Maybe using the Adafruit’s Circuit Playground Express would have been better, but I think using the Arduino Nano to make this prototype is probably fine, but it is good I can realize about what I like and what I do not like to make better choices for my final work.
Material used in this prototype
Arduino Nano 33 IOT
Breadboard
Adhesive copper tape
fJumpers
Fairy Lights
Rechargeable 5V battery
Stranded wire cover with silicone
Basket Bag
Piece of red cloth




See full video here.
B. Button Up: Clothing/Gestures Switch
The handbag is “locked” with a loop and a button. When a person closes and locks the handbag by placing the loop around the button, two LEDs at the centre exterior surface of the handbag will go on. When a person opens the handbag by releasing the loop around the button, the exterior light will go off. The connections were using copper tape and stranded wire cover with silicone because was very thin and flexible. The switch was located along the loop then when the bag was button up the contact between the button and loop activated the switch and LEDs were on.


Discussion
These reflections are almost the same I stated above on the handle switch, all the switchers used similar materials and have similar connections. First, I do not like the connections are so visible, I would have preferred something more subtle, but I am still learning and prefer to be more comfortable with connections than the appearance for now, but the look still bothers me.
About the wiring and switches, they can be further refined. Copper tape is easy to manipulate and its flexibility helped when attaching to the basket surface. However, the continuous movement of the bag caused the tape to move and, in some cases, detach from the basket surface, which caused loose connectivity. Again, definitely using conductive fabric could be a better option.
Another point perhaps is the use of a full-size breadboard and the Arduino Nano 33 IOT. That plus the battery was large and heavy to place inside the bag. Maybe using Adafruit’s Circuit Playground Express would have been a better alternative. I also need to do more research about the wireless options available in the Arduino Nano, which may help reduce some wiring. I am happy with the outcome, but not so much with the visible connections.
In terms of usability, I think it would be better to reverse this switch. The idea is that if a handbag is unattended and somebody opens it, a LED light will go on as some kind of alert. I would also like to add a sound, but that required to a speaker to the configuration which I still do not have. Another option would be to send a message to a device (a phone), but that would require an application listening.
Material used in this prototype
Arduino Nano 33 IOT
Breadboard
Adhesive copper tape
Jumpers
LED lights
Rechargeable 5V battery
Stranded wire cover with silicone
Basket Bag
I use practically the same material for all the three switches, but here instead of fairy light I used LEDs


See full video here
C. LED’s Inside Basket Bag: Clothing Gestures
When a person opens the handbag, a set of lights will go on to illuminate the interior of the handbag. When the handbag is closed, the set of lights inside will go off.
It is always handy to have light inside a handbag if the owner is looking for something inside. The circuit in this prototype was build in a similar way than the other two switchers. Here the switch is placed at the bottom of the handbag, then when the handbag opens the upper and bottom part of the handbag activates the switcher. The copper tape makes contact and LEDs go on.


Discussion
Overall, the switch worked well, similar reflections that I made for the previous prototypes applied here too. There is also room for improvement, my big take here is to use conductive fabric and a smaller board like Adafruit’s Circuit Playground Express.
Material used in this prototype
Arduino Nano 33 IOT
Breadboard
Adhesive copper tape
Jumpers
LED lights
Rechargeable 5V battery
Stranded wire cover with silicone
Basket Bag

See full video here


See full video here