Muscle jet-Post #2

A few bad news this past week.

tracking

In parallel I’m still working on the code:  Getting an analog input to change a color scale.

 

Based on this code and…..

also a light sensor code.

 

    /******************************************************************************

LilyPad Light Sensor Example
Angela Sheehan
SparkFun Electronics

This example code reads the input from a LilyPad Light Sensor and displays in
the Serial Monitor.

Light Sensor connections:
   * S pin to A3
   * + pin to A5
   * - to -

******************************************************************************/

// Set which pin the Signal output from the light sensor is connected to
// If using the LilyPad Development Board, change this to A6
int sensorPin = A3;
// Create a variable to hold the light reading
int lightValue;

void setup()
{
    // Set sensorPin as an INPUT
    pinMode(sensorPin, INPUT);

    // Set pin A5 to use as a power pin for the light sensor
    // If using the LilyPad Development Board, comment out these lines of code
    pinMode(A5, OUTPUT);
    digitalWrite(A5, HIGH);

    // Initialize Serial, set the baud rate to 9600 bps.
    Serial.begin(9600);
}

void loop()
{

 

for next week I’ll do what I had planned for this one:

  • Weaving the fiber optic
  • finishing the code

Week 2 Post – Haptic Glove

  1. An image or video 
    Tested the wires.

    Connect Unity to Arduino (Unity part) [Using touching the item in Unity to turn on and off LED as an example]
    Read data from Unity (Arduino part) [Using touching the item in Unity to turn on and off LED as an example]
  2. A Listing of accomplishments made by all group members for the previous week
    1. Received the actuator wires and tested on them
    2. Used heat tape to prevent heat from transforming to fingers
    3. Learned about how to implement wires on gloves
    4. Connected Unity to Arduino
  3. A description of problems encountered and outstanding issues
    1. We had some conflicting test results. Still not aware if the problem lay in the wire, the gauge, or the microcontroller being used. Problems may or not be that the actuator wire is not set to form currently, the result would be a lackluster performance of the wire, possibly leading to faster degradation of the wire when activated. (Maybe we burn a wire.)
    2. There is more refined technical information on how to use the Actuator wire, considering the length, gauge, and power supply that we need to sort through and apply. Currently, we are in the trial and error stage of material and component testing:
      1. -Wires need a standardized system of shaping for memory setting
      2. -Need to figure out a “tender” was to set the memory of the wire without superheating it and burning the wire.
      3. -Controller communication in relation to power output still needs to be established and regulated.
        1. Needed current: 0.2 A; Arduino voltage: 5V
        2. Calculated needed resistance: 25 ohms
        3. Wires’ resistance: 126 ohms/ meter ⇒ 1.26 ohms/centimeter
        4. So we still need 25-1.26x ohms(set x as the length of the wire) to guarantee 0.2A current
  4. A plan for the next week of work
    1. By next week we will have determined if materials need to be re-evaluated for the practicality, or usability. Reorder any parts or new parts, create an experimental prototype that will hopefully be a functioning prototype.
    2. Keep working on Unity.

Sirena 3/14/17

So far we have worked on a couple of things.

Last week Keegan was able to figure out the code for the vibration motor using Arduino.

Emma was also able to work on the design analysis of the bracelet- figuring out sizing and how the Simblee and rest of the tech can fit into the bracelet. Mapping it out is a little difficult without having the entire product assembled but we were able to get an idea of how large the bracelet will be. We found some scrap pleather to piece together but now we are currently working with some clay to get an even better idea of the design.  

Problems we have faced is working with the pleather to get an idea of the shape of the bracelet- it is still in the very beginning stages.

We also haven’t been able to connect our Simblee yet- we plan on getting a new cord hoping that will allow it to work.

Next steps include getting the Simblee to work and working with the clay for design purposes.  Also working on getting the button to work.

EoS Week 2

Progress: I was able to download some slightly questionable software from a Chinese website allowing me to find my serial port that my USB to TTL converter uses. So I stripped some wire and hooked up the transmit and receive ports on the converter to see if it would work, and my “test” did transmit and receive properly!

 

I then built a rough housing prototype out of simple paper and it what I didn’t even think of was how tall it was going to be. It is pretty tall for an attachment on the glasses and splitting it between the two sides won’t remedy that. It doesn’t appear to be too wide however I think splitting will ease the burden from one side to both sides of the user’s glasses.

I

Issues: Mainly the communication with the converter to the range finder is somehow not working properly and I would love to get that figured out this week so I can move on to implementing code and the OLED screen. And of course the issue of the housing should be figured out once I build another prototype housing unit that is split between both sides of the user’s glasses.

Plan For The Week: Get the range finder working, start displaying on the OLED screen and get some Arduino code put up to communicate with both of them. Also build the other housing prototype to see the difference between the two.

Week 1 Post – Haptic Glove

  1. An image or video A draft that demonstrates how we want different components such as wires, microcontrollers, 3D-material holders to be built on the glove.Based on the data read from serial to change the LED light to be on or off. This can be applied to reading data from Unity and turn the wires on or off on the glove.
  2. A Listing of accomplishments made by all group members for the previous week
    1. Figured out how to use Arduino and Lilypad to read specific data from serials
    2. Contacted the wire company and ordered the wires
    3. Bought gloves and heat resistant tape
  3. A description of problems encountered and outstanding issues
    1. Still learning about Unity and how to connect Unity with Arduino
    2. Need to learn about sewing and how to integrate those wires and microcontrollers to the glove
    3. Delayed Shipping of Flexinol Wire
  4. A plan for the next week of work
    1. The most important material — wires will arrive tomorrow. So the task for next week will be testing the wires.
    2. Connect Unity with Arduino

Project Post 3/7/17

Project Post 3/7/17

 

Since last week we’ve landed on a name for our product. We are going with “Sirena” a translation of siren in Greek. Our inspiration for the name came from the idea that this bracelet would work like a safety alarm, or siren, alerting those closest to you when you are in danger.

Emma has ordered the Simblee microcontroller off of Sparkfun and it should be here by the end of the week so we can begin moving forward with tests on that. Both Emma and I have reached out to Bellabeat and Ringly, companies designing smart tech to retrieve some information on their power sourcing and integration of Bluetooth into such small pieces of jewelry. We have begun researching the problem of sexual assault on campus through multiple documents obtained through the UW-Madison Police department. The sheer amount of documentation to look through has been a lot but we are making progress.

As soon as the Simblee comes in we hope to begin testing the Bluetooth interface with the Arduino application. If the Simblee comes in by Thursday our plan will be to work with that as much as possible. The plan is to write out our prototype layout for the Simblee, vibration motor, surface mount LED, and battery by Thursday so we can start to lay the real thing out as soon as possible.

 

This our links to the two companies we have reached out to for information about their products. They have also served as a great inspiration for us moving forward.

Bellabeat Shop

Ringly

 

Emma Boykin

Keegan Moldenhauer

 

Project Post #1

Lauren Frecka 3/7/17 Post

  • Lauren accomplished:
    • received prototype jacket in the mail
    • el panel from adafruit is on its way
    • Super exciting– got an email back from Lunabrite and they are sending me a discounted sample pack for $15! Really excited to get the product in the mail
    • began sketching different design options
  • A description of problems encountered and outstanding issues:
    • began to get a bit frustrated and overwhelmed with the sketches since there are so many different designs I could potentially do
  • A plan for the next week of work:
    • Work with prototype jacket– rip it, study seams, etc.
    • Get help on how to connect a light sensor to the el panel when I get it in the mail
    • Start designing a pattern/design on Illustrator for the laser cutter. (Might need help when I get to the Illustrator part)
    • Find out what textiles will work best for all parts of my project and begin to buy them
    • pick a name to call the jacket

http://lunabrite.com

Muscle jet-Post #1

  1. Data Processing

with a very simple EMG system the force was recorded from my right arm lifting a weight.

initially raw data:

next step in to make all values positive:

Finally using different types of filters the data was smoothed out:

 

  1. The leap time for the EMG sensor is 1 +1/2 months, so I’m looking in to local solutions in the mean time I borrowed some lab equipment from a friend.
  2. Next week the fiber optic will be here and I’ll start doing some test with it

Computer Aided Disappointment (CAD)

  • Last week
    • I have successfully built many CADs and worked with others to design images for the heel components. Unfortunately, none of them are correct or complete. Things I have done to improve my skills on the software include completing many of the TinkerCAD tutorials, as well as watching many YouTube videos on SketchUp. I find that bouncing between platforms has helped me to learn them faster, yet I am still not great at either. I have also recruited help, but unfortunately the images are still not what they need to be.
  • This week
    • Tuesday: Continue working on 3D modeling
    • Thursday: Begin working with Adafruit Bluetooth component

Unconventional Honesty Post 1

Progress: Most of this week finalizing our design, mapping the wires, and ordering our final project pieces due to our lack of physical items. Our main issue is our lack of items, but we’ve been working around that by figuring out solutions to possible problems before they arrive. In example, we have been thinking on jacket construction and how we will create our final prototype. Instead of building the jacket from scratch, we will build on top of a hacked jacket.

 

Issues: As previously stated, the main issue has been the lack of products to actually work with, but our order of neopixels has been placed!

 

This Week: We will finalizing our mapping plans and beginning our programming sequences. We will also begin to look at possible jackets to build on top of.