Author Archives: esther mutinda

The Homestretch

The past few weeks have not only featured lots of Halloween candy and even more cookies (Cranberry-Lemon were a big hit), but we’ve also made quite some progress as we approach the end of the semester and the first demo of the suit. 

We modeled and 3-D printed our first prototype for the case, managing to fit in the Arduino and the voltage dividing circuitry. The circuit was soldered onto a XBEE board –  that was the smallest prototype board that we could find that was  still large enough for our circuitry. We’ve also added circuitry that now allows us to read the battery level, while still powering the Arduino.

Our team was able to set the IP address of the Wi-Fi module by sending a command from the MAX msp program across the wireless network. We’ve added features so that users can also query for battery level, baud rate from the MAX program. To make the module more user friendly, the WI-Fi module now has a LED indicating the status of the communication state.

We’ve ran a couple of quick tests to confirm that we can read data from the suit and the battery while battery powering the Arduino. More on this in the coming week as we put everything together and do out final testing and modifications.

One last thing! Lesson of the week, make sure the polarity on your JST connector wires match the ones on the battery – apart from feeding the Arduino power the wrong way, side effects may include frustrated engineering students.

Testing testing…is this thing on?

Our two weeks have been a good mix between a little more research, testing & cookie tasting (coconut & chocolate pairs well with testing circuitry).

Firstly, we managed to connect the MKR1000 to the computer running Max/MSP over WiFi via a router. We recreated a portion of the circuitry onto the  Arduino MKR1000 using the existing suit and our test sleeve (conductive/resistive strips sewn into a rectangular patch of fabric). This allowed us to test whether the MKR1000 was able to receive data from the sensors, similar to the Arduino Uno, and send it to Max/MSP via ethernet cable.

Here is a video of the Max/MSP output of one sensor on the suit during the test:

Our plans for this week are to try and filter out some of the noise from the analogue signals being fed into the MKR1000 for smoother output to Max/MSP, research into how to send OSC (Open Sound Control) via WiFi, and implement the battery on the MKR1000 to test out current draw and battery life expectancy.

WIFI Module Research – 12 Oct 2017

So far, we have begun researching into how exactly we could improve on RUBS to be function wirelessly. We have been comparing various wireless modules that could be appropriate for the data transfer to Max/MSP, as well as looking at each module’s power consumption to determine what batteries and changes in circuitry we might need.

 

Here is a video presentation outlining our findings so far and our plan of action for the next couple of weeks 🙂