Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a final year project and my project is patient condition monitoring system, i used micro controller, heartbeat and body-temperature sensor,GSM. i want the when the sensor sense the patient to send data direct to the phone and to the desktop, where t the desktop their is the system which register the patient and admit him to ward, so after the data received to the desktop i want to compare the information from GSM and database then to combine details from the patient and from database to make one SMS.
The actual thing i want you to help me are, how to read data from GSM and then after read those data to compare them with my database data,then to show a full understand sms.
the thing is, before patient admitted to the ward their detail has to be taken, their name,room number and bed number that information has been stored to the database, so when the patient condition is change the micro controller together with the heartbeat and body temperature will sensor and then the information has to be sent to the nurse phone and receptionist desktop, so the information that sent to desktop before they don't displaying has to compare from database the patient room number xx and bed number xx what is name after get that then the sms are displayed to the receptionist desktop that is my need. thank you once again.

sorry for my poor English.

side of the database i want to use c# and access database

What I have tried:

am only now creating the circuit, but am not finish yet
Posted
Updated 17-Mar-17 5:24am
v3
Comments
[no name] 11-Mar-17 18:01pm    
"but am not finish yet", okay please come back here when you have an actual question you want to ask us that we could possibly help you with.
Member 13053258 11-Mar-17 18:22pm    
thank you for your concern Mr. Notpolitcally, the actual thing i want you to help me is, how to read data from GSM and then after read those data to compare them with my database data,then to show a full understand sms.
the thing is, before patient admitted to the ward their detail has to be taken, their name,room number and bed number that information has been stored to the database, so when the patient condition is change the micro controller together with the heartbeat and body temperature will sensor and then the information has to be sent to the nurse phone and receptionist desktop, so the information that sent to desktop before they don't displaying has to compare from database the patient room number xx and bed number xx what is name after get that then the sms are displayed to the receptionist desktop that is my need. thank you once again.
[no name] 11-Mar-17 18:29pm    
We can't possibly teach you programming in a forum posting. Being a student, you should understand the importance of that little thing called research. Read the documentation for your GSM then learn how to query data from your data base. Then if you get stuck with a specific issue, come back and ask us about it. So far, you have not asked a question or described any kind of a problem.
Member 13053258 11-Mar-17 18:35pm    
okay thank you again, i understand your advice let me work on it

1 solution

For starting GSM programming you should look into the article Send and Read SMS through a GSM Modem using AT Commands.

When you want to learn coding use Google for finding some online tutorials. There are some fine Youtube-videos to watch.

You have a big bunch of work - I think to too much and to complicate for a beginner. So please discuss that with your teachers or managers to unwind this project.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900