Physical Prototypes
Sep 2015 – Mar 2016

The Smart Yard

The smart yard project consisted of two systems built into a diorama modeled after my own home. The first was an automatic dog door that opened when it was magnetically triggered - something that could be integrated into a dog's collar. The door would close after 10 seconds, and could be opened again from the outside as well. The second was an alarm system that would track when the back door, window, or dog door was opened. When set, it would set off alarm lights and noises when any of the three were opened.

Challenges

Learning electronics: This was my first foray into designing and building an electronics project. I had a steep learning curve, but found that I loved combining the different parts and figuring out how to make it all work together.

Troubleshooting: There were many nights of frustration as I tried to figure out what was wrong with all the different moving parts of the Smart Yard. Most notable, it had an issue with the wifi module that connected to a larger system to trigger specific emergency events. We tested a variety of signals, creating an A/B test for what could be wrong.

Sound-Reactive Tie

The second project was a sound-reactive wearable tie. It would measure the amount of ambient noise through a microphone in the knot, and then lght up a certain amount of sewn wearable LEDs. I sewed a Flora Arduino microcontroller into the bottom of the tie, and connected everything with conductive thread and a single length of ribbon cable.

Challenges

Troubleshooting: After sewing everything in place and soldering the ribbon to the board, I couldn't get the LEDs to light up correctly. It seemed like some of my wires were crossed, which caused a surge in the lights from time to time. First, I checked each LED and microphone with a multimeter but that seemed to work fine. Second, I checked my code, tweaked the sensitivity on the inputs and cleaned up what wasn't needed. Finally, after nothing else seemed to work, I added a backbone to the tie that would keep the wires from bending. That reduced the twisting pressure on the wires and allowed the tie to work correctly.

Toolkit