Wrist light notification

If you are in class, teaching a class, or in a business meeting, everyone has had the awkward experience off their phone going off at the wrong times.  My project doesn’t make people think about what’s changing or trending.  It adds the affordance of having another option to receiving a text or phone call other than ring tone, vibrate, or silent.  A simple pattern would light up if are getting a phone call and flashing light if have received a text.  You could also remove the board and light and place into a different sleeve allowing a person to choose what design they want to wear on any given day.

My project idea was very simple.  I wanted to make a wrist cuff that would light up a certain way based on if you received a text or getting a call.  However, getting this simple idea to work was not easy at all.  My first problem began with an incompatible board.  I did not realize it incompatible until after I spent several hours, with the help of Harrison, soldering the pins to the Bluetooth module thinking that was the problem.  Once I got that out of the way I was given a loner board and battery source.  Because of the new components, my idea of it being switchable sleeves was gone.  The new component made the wrist cuff bulky.  After finally being able to connect to the Bluetooth, I ran into the problem of not finding any program that would allow the arduino and android talk to each other.  I went through dozen of programs.  Some had the features I needed to get the task done but it didn’t have the option to talk over Bluetooth.  Other were only able to connect to the Bluetooth and that was about it.  I even tried to go a roundabout way by having one program perform the task I needed to get done.  Then try writing a code that would turn on the lights when the Bluetooth was on.  Which didn’t work because either I didn’t write the correct code(which is possible) or pins for the Bluetooth don’t work like the switch or button.  I was given the option to try to write a program for the android but there was no way to learn to write the code in a short amount of time (having four other finals to complete took priority).

After giving up knowing  I would not be able to make the arduino and android talk to each other I moved on to just sewing the parts together.  Because this wrist cuff was bigger I didn’t have to cut certain size pieces of cloth.  I decided to use the folds that were already there so all I do was measure how much cloth I needed and cut off the rest.  Then I sewed the lights and board into the interfacing, which I then stuck into the sleeve.  Because of the different power source, I had to sew that to the outside of the wrist cuff.  But because the positive and negative were to far spaced out from the board and power source i was unable sew the conducive thread corrected.  Instead i just used the clips to provide power.  Since the wrist cuff formed to my wrist the components with the interfacing did not slide around.

Figure 1. Wrist cuff

I did not want leave the wrist cuff unsatisfactory so I decided to upload a simple code so the lights turn on.  So what I thought was a good idea fell short leaving me with the same thing we did in the first project.  What I’ve learned from this is that what might seem like simple idea in your head could be a strenuous feat to try to actually accomplish with technology.

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.