Hi all
i would like to get advice on how to build a patient management system that will monitor heart beat rate, ECG and blood pressure and will be monitored over the web using a browser or on a PC with a processing program.
thanks all
Hi all
i would like to get advice on how to build a patient management system that will monitor heart beat rate, ECG and blood pressure and will be monitored over the web using a browser or on a PC with a processing program.
thanks all
You can use this http://semu.github.com/noduino/ to get real time info. You can also look at libraries that can take log info and push the data to a real time server. So software wise your covered. You just need to get data from your sensors, do some processing, and push it.
You can use this http://semu.github.com/noduino/ to get real time info. You can also look at libraries that can take log info and push the data to a real time server. So software wise your covered. You just need to get data from your sensors, do some processing, and push it.