17
Telemonitori ng Proj ect No[1] MCU Alaa Ahmed Aboud

Telemonitoring

Embed Size (px)

Citation preview

Page 1: Telemonitoring

Telemonitoring

Project No[1] MCU

Alaa Ahmed Aboud

Page 2: Telemonitoring

Progra

m

Desc

ripti

on

Conventional telemedicine

systems using Public Switched

Telephone Network (PSTN)

land lines are already available

to enable a doctor to monitor a

patient remotely for home care

or emergency applications .

Program : Records the Blood Pressure of

patient and compare it with

normal range ,if it detects

abnormality sends it to doctor

or hospital

Page 3: Telemonitoring

TELE

LMO

NIT

OR

ING

Page 4: Telemonitoring

After completion of signals acquisition, the

microcontroller constructs

the SMS messages and

packs the data samples

in these messages to the

desired length, then communicates with the

mobile phone using at-

commands on its GSM

modem port to send the

message(s).

Page 5: Telemonitoring

ciru

it

Page 6: Telemonitoring

Cir

uit

Software:- MikroC pro- Proteus- Pickit2 Hardware:-Blood pressure sensor -DC power supply

PIC 16F877 an 8-bit microcontroller -LCD Display LCD with 16characters x 2

row LCD module

Page 7: Telemonitoring

Blo

od p

ress

ure

se

nso

r

Heart beat sensor is designed to give

digital output of heat beat when a

finger is placed on it. When the heart

beat detector is working, the beat

LED flashes in unison with each heart

beat. This digital output can be

connected to microcontroller directly

to measure the Beats per Minute

(BPM) rate. It works on the principle

of light modulation by blood flow

(light detector & bright led)

Page 8: Telemonitoring

GSM

Modem

You need only two wires (Tx, Rx)

except Power supply to interface

with microcontroller. Using this

modem, you can send SMS, data

and read SMS through simple AT

command .Inbuilt Powerful TCP/IP

protocol stack for internet data

transfer over GPRS. Input

Voltage: 9-12VDC [12]. GSM

Page 9: Telemonitoring

GP

S R

ece

iver

Senso

r

high gain GPS Receiver (5V

Serial) with 4pin. Receiver is

made with third generation

POT (Patch Antenna on Top)

GPS module. The built in

3V3 to 5V level convertor

enable us to interface with

normal 5V Microcontrollers.

The 4 Pins are 5V, TX, RX,

and GND

Page 10: Telemonitoring

AT C

om

mands

Page 11: Telemonitoring

Prote

us

Page 12: Telemonitoring

TRA

NSM

ITTER

PR

OG

RA

M

Page 13: Telemonitoring
Page 14: Telemonitoring

SO

ftw

are

Mik

roC

Page 15: Telemonitoring

REC

IEV

ER

PR

OG

RA

M

Page 16: Telemonitoring
Page 17: Telemonitoring

FINALLY OVER