Skip to main content

Curious about who we are and what we do?

Week 4 & 5 Updates

In brief, this week, we made tangible progress in terms of assembling the actual device, and furthermore, in the development of the companion Android app. To elaborate:

  • All of the materials on the BOM (available in Week 3 Updates) were delivered
  • CAD drawings were made of the parts of the device that are to be 3D printed (drawings provided in separate update)
  • Arduino code was written for the heart-rate sensor and the mini-screen modules for the PipBoy device
  • The Android app's sign-in screen UI and code was developed using MIT App Inventor 2 as an alternative to Android Studio, which we had been using thus far
  • The logo was made in order to use for the app i.e. on sign-in screen, loading screen etc. It is provided below:
  • Further code is being developed for other modules and aspects such as the body temperature sensor, interfacing the PipBoy device with the app through Bluetooth, further coding to optimize the mini-screen's communication with the Arduino and its modules etc.

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