top of page

IoT Based Patient Health Monitoring using ESP8266 & Arduino:

Abstract:

With tons of new healthcare technology start-ups, IoT is rapidly revolutionizing the healthcare industry. In this project, we have designed the IoT Based Patient Health Monitoring System using ESP8266 & Arduino. The IoT platform used in this project is ThingSpeak. ThingSpeak is an open-source Internet of Things (IoT) application and API to store and retrieve data from things using the HTTP protocol over the Internet or via a Local Area Network. This IoT device could read the pulse rate and measure the surrounding temperature. It continuously monitors the pulse rate and surrounding temperature and updates them to an IoT platform.

The Arduino Sketch running over the device implements the various functionalities of the project like reading sensor data, converting them into strings, passing them to the IoT platform, and displaying measured pulse rate and temperature on character LCD.

Description:

IoT Based Patient Health Monitoring using ESP8266 & Arduino is a system that leverages the power of the internet and smart devices to monitor the health of a patient remotely. This system involves using sensors that are connected to an Arduino board, which is in turn connected to an ESP8266 module that allows for wireless communication with the internet. The sensors can be used to monitor various parameters such as heart rate, blood pressure, body temperature, and so on.

Components:​
  • Arduino Nano Board

  • 2ESP8266-01 WiFi Module

  • 316x2 LCD Display

  • 4Potentiometer 10K

  • 5Pulse Sensor

  • 6LM35 Temperature Sensor

  • 72K Resistor

  • 81K Resistor

  • 8LED 5mm Any Color

  • 9Connecting Wires10-20

  • 10Breadboard

Images:
Teams:

Tanisha Kakkad 
Shreya Kulkarni

bottom of page