Sunday 25 October 2015

WIFI BASED PERSONAL HEALTH MONITORING SYSTEM USING ANDROID SMARTPHONE








www.svsembedded.com             SVSEMBEDDED  svsembedded@gmail.com,
CONTACT: 9491535690, 7842358459

WIFI BASED PERSONAL HEALTH MONITORING SYSTEM USING ANDROID SMARTPHONE
 
Abstract:

Patient monitoring systems are gaining their importance as the fast-growing global elderly population increases demands for caretaking. These systems use wireless technologies to transmit vital signs for medical evaluation. The aim of the project is to provide a better health care to people from house in more economic and pertinent friendly manner.

EXISTING METHOD:

            In the previous existing method PC devices used as data acquisition (DAQ) systems we are able to collect vital information about the elderly patients remotely. Existed system which monitors temperature & pulse rate of different patients and immediate action is taken using Bluetooth technology.

The need of home based health monitoring system is increased now days because health care cost is increasing exponentially in last few decades. In the proposed home based health monitoring system using android smart phone includes the aspects of acquisition of medical parameters like Body temperature, Pulse rate and ECG. Processing of a collected data using ARM7 (LPC2148) processer and processed data is then displayed on doctors or relatives android mobile phones. Also the data can be displayed on personal computer.

PROPOSED METHOD:     
The system is utilizing a low cost component to transmit data like ECG to physician for monitoring; diagnosis and patients care at significantly low cost, regardless of patient’s location. In intensive care units, there are provisions for continuously monitoring patients. Their heart rates, temperatures, ECG etc. are continuously monitored. But in many cases, patients get well and come back to home from hospital. The Mobile Hub has many attractive features  cheaper price, portable, location awareness, inbuilt touch screen , however on the other side it has also significant limitations compared to a full PC hardware like limited CPU power, memory, storage size and external interface connection support, The Mobile Hub is targeting different functionalities compared to the Home Hub solution due to the smaller screen size and fewer hardware interfaces, and it can extend the usability with additional special features, such as mobility, location awareness and small size. Mobile Hub software is capable to run almost all WIFI enabled and Android based Smartphone. In a sudden panic situation an alarm can be activated manually (by the patient) or automatically with the mobile device.



HARDWARE REQUIREMENTS
§  MICROCONTROLLER
§  ARM7LPC2148
§  16X2 LCD
§  HEART BEAT SENSOR
§  LM35
§  UART
§  ESP8266 WI-FI ODULE
§  SMART PHONE
§  Smart mobile device,
§  Sensors,
§  Pulse Sensor,
§  LPC2148 Board.

SOFTWARE REQUIREMENTS
§  KEIL 4 COMPILER
§  FLASH MAGIC


We will be providing the following details on CD / DVD
  1. Abstract
  2. Datasheets
  3. Project Report in PDF format and in doc (word) format
  4. Circuit diagram
  5. PCB layout
  6. Microcontroller program (software code) —–Embedded c code
  7. Sample power point presentation.
  8. HEX file of the microcontroller code
  9. DATASHEETS of all the components / ICs used in the project
  10. Photos & video file on entire project
11.  Power point presentation / PPT file


Tuesday 20 October 2015

Smart Medicine Box



SVSEMBEDDED                         CONTACT: 9491535690, 7842358459






Smart Medicine Box 
PillBox 
 

Smart Medicine Dispenser - Smart Pill Box -
Smart Pill Dispenser - Smart Medicine Box




Abstract:
Project is to build a microcontroller based smart medicine box. Our medicine box is targeted on users who regularly take drugs or vitamin supplements or nurses who take care of the older or patients. Our medicine box is programmable that allows nurses or users to specify the pill quantity and day to take pills, and the serve times for each day. Our smart medicine box contains seven separate sub-boxes. Therefore, nurses or users can set information for seven different pills. When the pill quantity and time have been set, the medicine box will remind users or patients to take pills using sound and light. The specific number of pills needs to be taken will be displayed by a seven segment led display placed on the corresponding sub-box. Compared with the traditional pill box that requires users or nurses to load the box every day or every week. Our smart medicine box would significantly release nurses or users’ burden on frequently preloading pills for patients or users.



  VIDEO OUTPUT:
 


There are five major components for our device, including a pill box containing seven separate small boxes;
1.      Speaker module;
2.      3x4 keypad;
3.      Atmel microcontroller;
4.      2x16 characters LCD screen. 
5.      Pill boxes




Functionality of each component: 
Keypad:
Keypad is used for the user or nurse to enter the information of time when the smart box would send “reminder” (displaying numbers and playing synthesized voice). It is also used for the user to enter a number to command a specific pill box to open on a specific day. (say, open No.1 pill box on Monday), and user can also enter the frequency information to take pills for each day. The keypad is also used for stopping the music and led display when the user has taken the pill.  
LCD:
The 2 line, 16 characters LCD screen is used to display the instruction information, the number of pills need to be taken, and the current time and date. Speaker Module: The speaker module is used to play the synthesized sound to remind the user to take pill.  Pill boxes: We used a pillbox system containing 7 separate small pillboxes. Each box has a seven segment led display placed on the box. For our pill system, the user can store up to seven different types of pills, which can be stored in those seven small separate boxes. He or she can also specify the different combinations of pill boxes to be open for each day.  Microcontroller: One Atmel 1284p is used to execute all the commands mentioned above.
Real time clock:
The real time clock running in our system is implemented by using MCU 16-bits timer to generate 1-second base. Firstly, we will open the compare match interrupt service routine, and set the compare value to 249. Also, we scale the running frequency of timer1 to 1/64. Then, the interval time between each interrupt routine is 0.001 second. We have a volatile variable to run the clock function every 1000 interrupt routines. Then, in the clock function, it will run like a clock. We have separated variable for two digits of seconds, minutes and one variable for hours. We also have a variable for the weekdays. We do not store the year information because we think it is unnecessary
 



We will be providing the following details on CD / DVD
  1. Abstract
  2. Datasheets
  3. Project Report in PDF format and in doc (word) format
  4. Circuit diagram
  5. PCB layout
  6. Microcontroller program (software code) —–Embedded c code
  7. Sample power point presentation.
  8. HEX file of the microcontroller code
  9. DATASHEETS of all the components / ICs used in the project
  10. Photos & video file on entire project
11.  Power point presentation / PPT file