Skip to main content

stresslet

This was a project I worked on with my friends for the STEAM Tank project in May. We made it to the finals and won a couple of awards for our design! 


Our CADDed design^^^ the circuit would live inside the large "mother" bead in the middle. 
I designed our circuitry prototype--from our schematic to the basic breadboard version.

It's a bracelet that reacts to stress-- the first of its kind because bracelets like these either only focus on reacting OR monitoring to stress but we do both! Furthermore, we made it stylish and added many personalized response mechanisms so that it can be used effectively in every day life. 
1) Schematic
The circuit has a few different parts: There's a microprocessor that controls which "response" mechanism is getting voltage depending on the stress levels recorded and sent to it by the Pulse Sensor-- a premade monitoring Heart Beat monitoring part found online. The response mechanisms would be an LED that would tell the user to open up the aroma therapy stick mechanism, a haptic actuator that would vibrate over your pulse to calm you down, and a thermoelectric cooling plate that would cool the bracelet down to calm you down.

2) It would look like this inside the bracelet:
3) And finally: our breadboard version:
The code took a little bit of work and so did getting the pulse sensor to work (it kept throwing some kind of BAUD error) but this was a very cool project overall!! 

Things I'd like to improve: 
*Maybe put this into a PCB and make it more miniature
*3D print our CAD design for the bracelet and actually see it work altogether 
*Maybe add an OLED to the side of the bracelet to show you your active HRV (the measurement we take to determine your stress level) and maybe give you like little encouraging slogans like "Keep calm and study on!" 
*Use machine learning??? to make our HRV readings more accurate : ) 

Comments

Popular posts from this blog

Undershirt to mitigate + monitor late effects of breast cancer [Seamless]

This was my final project at BWSI, and part of the reason I received the Dr. Bob Berman Disruptive Tech Award for e-textiles this year for BWSI. I'm so excited about it and plan to continue it in the coming months.  I have so much to say in this post, but for now I'll just share screenshots of my portfolio document and go on and on about it when I'm not compromising on sleep lol: Up Next:  -Experimenting with more motors  -Inserting batteries  -Expanding health monitoring UI! 

NOTHOLE

nothole in the making...still integrating the sensor and ESP here what is a...nothole? Nothole is a sensor system on a car that can sense potholes + their severity + their location, and send this back to a central server application that can consolidate this data for usage by government officials and construction workers to provide for more efficient repavement of roads. This project won my group 1st place in HackMIT Blueprint's beginner track!  we had two parts: sensor (ultrasonic sensor) + server system via ESP8266   So technically...pothole detection has been done before (there are whole articles on it). What HASN'T been done before is consolidating it on a server. Ideally, we wanted to make a Google Maps application (using the JS API) but couldn't since we ran out of time in the 7 hours we had to build this. My partners, Jasper and Alex, focused on making the ultrasonic sensors work without fault + setting up the demonstration. On the other hand, I spent my hours figu...

Pennapps '25 + Sunscreen Reminder Shirt (Soliss)

^^meet wearable Soliss  So I spent most of last weekend on the floor of UPenn's Levine building (crazy deja vu I was literally right here for Upenn scioly in March). I slept 7 hours of the 36 hour hackathon and coded like mad for the rest of it (no seriously I fell asleep while CODING). I didn't win an award this time, but built a super cool FUNCTIONAL WEARABLE : D (I applied skills from BWSI!)  1) What is Soliss? Over my 36 h - 7h = 29h journey, I built Soliss with a team I found at the hackathon. This was a wearable that could track excess UV radiation hitting the skin and remind the wearer to reapply sunscreen. The wearable also connected to an app which allowed the user to track overall danger levels of UV radiation on their skin (calculated via a formal algorithm, and personalized to the user's demographic etc). Personally, I created the wearable part of the project (so all the hardware etc). In my 29 hours I prototyped/designed, breadboarded, coded, and the hardest pa...