Wearable Health Monitor
Cody Rawlings, Taiki Yamamoto, Khaled Wazzan
Cody Rawlings, Taiki Yamamoto, Khaled Wazzan
(Top left):
Schematic of the battery management IC and required passives and circuitry which protects the Lipo pouch cell from overcurrenting.
(Top right):
Schematic of the USB-C connector to supply power to the charger IC. Additionally, there is a voltage regulator IC that steps down the voltage of the battery from 3.7V to 3.3V.
(Bottom left):
Full schematic view. There is a 6 pin connector which shares the same bus and power for the bottom pcb.
(Bottom right):
Schematic of the I2C display and necessary passives. The display tells the user their heart rate.
All passives have a 0805 footprint to allow consistent spacing and ease of soldering.
Multiple test points placed for a streamlined debugging process.
(Top left):
Schematic of the MAX 30102 Health sensor and required passives which does the heart rate sensing.
(Top right):
Schematic of the ESP32-C3-MINI-1-N4 along with the necessary passives to complete the circuitry that does the computing for the device as well as I2C. There is a voltage regulator IC and the necessary passives which steps down the 3.3V to 1.8V for the sensor. There are the boot and restart switches for the ESP32 as well as 2 MX style switches that are used by the user to controll the display.
(Bottom left):
Full schematic view. There is a 6 pin connector which shares the same bus and power for the top pcb.
(Bottom right):
Schematic of the USB-C connector which we use to connect to the ESP32 for setting up the I2C communication. There is also an on/off switch.
Compact layout design with the trace width rated for our current draw.
Multiple test points placed for a streamlined debugging process. Logical placement of components for ease of soldering.
All components were soldered to the respective PCBs.
The first connection of the two PCBs.
Missing trace connection in the layout made it so we need to use a jumper cable.