This document describes the implementation of a patient monitoring system using GSM technology. It discusses:
- The need for continuous patient monitoring both in hospitals and at home.
- The system design which includes sensors to measure vital signs like temperature, heart rate, and blood pressure. The signals are processed by a microcontroller and transmitted via GSM to doctors.
- The circuit diagrams for components like the heart rate sensor designed to reduce costs. The sensor works by measuring the ECG signal from electrodes attached to the patient.
- How the microcontroller acquires data from the sensors, displays it on an LCD, compares it to preset limits, and sends alerts via GSM if any limits are exceeded.