Skip to main content

Curious about who we are and what we do?

Week 8 Updates

Approaching the final weeks of ENGR-103, we have made significant developments in our project, mostly having to do with hardware. With regard to software, the code for the Arduino, the sensor modules, the screen etc. have been produced, and will be uploaded soon.

CAD and 3D Prints

As shown in the previous update, the CAD sketches were made using Autodesk Fusion 360, and there were five pieces required for the full assembly of the device. The parts had to be reprinted on several occasions due to random errors in the printing process, but as of the end of Week 8, they have been produced with the desired dimensions and color, as shown in the photograph below.

Figure 1: 3D printed materials with excess ABS plastic
These are the final prints that will be used for the assembly of the device, being used to hold components such as the Arduino Nano, the LCD screen, the sensors, the battery, the wiring, and the velcro lining in place.

Device Circuitry

The sensors had been wired to an Arduino Uno for the first few weeks for testing before the Arduino Nano was received. Therefore, the components had to be disconnected from the Uno, connected to the Nano, and soldered according to the following schematic:

Figure 2: Schematic of PipBoy circuitry with Arduino Nano
Smaller wiring was used to optimize space, which made the soldering process more convenient. This was one key difference between the schematic and the real-life circuit, in that the wiring appears much larger in the diagram than it really is.

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...