Skip to main content

Curious about who we are and what we do?

CAD Design Update

This week we finished a few tasks such as finalizing the CAD design for our device and soldering everything to the Arduino Nano. The parts of our devices were soldered to save room on our device to cut down space taken up by bulky wires and pins. This also helps ensure that there is always a good connection between the components.

The design we decided to go with is a two piece body. One to go on the top of the wrist and one to go on the bottom. The top compartment will house the primary parts of the device such as the Arduino and the breadboards, and the bottom will hold the battery and sensors. To run the wires from the Arduino to the battery and sensors in the bottom the wires will run through the armband itself in between the layers. 

Figure 1: This is the design for the top part of the device. 

Built into the sides of the body pieces are slots to secure the armband on both sides as shown in Figure 1. Also shown in Figure 1 is the small slot to secure the screen on top of the body to easily display the data.

Figure 2: This is the design for the bottom part of the device.

For the bottom part we needed to have a separate compartment for the battery of this device. This is to ensure that if the battery does heat up it will not effect the Arduino at all. Below this compartment are two smaller ones to house the sensors of the device, and both of these compartments have holes at the bottom as shown in Figure 2 to allow the sensors to make contact with the wearer to get accurate readings. 



Comments

Popular posts from this blog

Meet the Team!

Project PipBoy was the brainchild of a small team of four, and was developed as a part of Drexel University's freshman engineering course, Design Lab 3 (ENGR-103). Having been placed in section 065, which focuses on embedded systems and biomedical devices, we decided to build a wearable device that measures BPM, IBI, and body temperature, and sends diagnostic information directly to the wearer's smartphone through a Bluetooth connection, via a companion app that we are also building as a part of this project. Without further ado, meet the team behind this initiative!      Shayaan Husain Greetings! As the header infers, I'm Shayaan, and I'm a freshman Computer Engineering student at Drexel University. I've been interested in embedded systems and circuitry for about as long as I can remember, and hence, working on Project Pip-Boy with a team as dedicated as this one is right up my alley. In the coming years, I hope to work with artificial intelligence, nano...

Project Overview

As a part of Section 065 of Drexel University’s Engineering Design Lab III (ENGR-103) course, Group 10 took the initiative to create a wearable biomedical device, named the PipBoy. Built on an Arduino Nano, this is a low-cost, low-power device that will track biological parameters such as beats per minute (BPM), intermittent-beat interval (IBI), and body temperature. While there are many devices capable of sensing body vitals like these, the PipBoy is an affordable alternative to these gadgets, and also pairs with Android smartphones through a companion application to send diagnostics and alerts directly to the wearer’s phone. The long-term purpose of the PipBoy is to introduce a cheap and easy way for doctors and physicians to monitor patients and their vitals remotely. Just as this device connects to an Android application via Bluetooth, it would connect to hospital networks through the internet and allow medical professionals to keep track of their patients’ health without having...