PillPal Medication tracker

Sun Jan 21

Track your medication through an electronic pill box and and app!

Introduction

We made a pill tracker as a hackathon (HackED 2024) project to addresses medication management challenges. Significantly more useful than its predecessor… the Shawarma Sheriff

Overview

The PillPal combines hardware components, including an Arduino and ESP32, connected to an easy-to-use app created through Google AppSheets that allows anyone to track their medication and recieve physical and digital reminders.

Hardware Components:

Software Components:

How It Works

  1. Data Tracking: Users input their medication details into the Google App Sheets app.
  2. Data Retrieval: The ESP32 fetches medication data from the a spreadsheet and the Google Workspace API.
  3. Data Transmission: The ESP32 communicates with the Arduino over serial to send medication data.
  4. Display: The Arduino displays medication details on the OLED screen, with upcoming medication and dosage information.
  5. Reminder System: The buzzer provides audible reminders to users when it’s time to take their medication. Also, the user is sent an email reminder in case they are not near the physical device.

Wrap-up

By integrating hardware and software components, we created a user-friendly solution that helps people stay on track with their medication regimen. Someone should make this a full fledged app, except a lot of older people arent the best with technology. Worst case scenario; we had fun! (slept on the floor of DICE)

Images

Project Hardware

Medications

Tracking

Detailed Tracking

  1. Sharwarma Sheriff
  2. Google App Sheets
[user@arysite ~]$ cd ..