I am doing a project on "Blood pressure monitor using oscillometric methods" but I am not able to write a code on pulse detection and measurement of systolic and diastolic pressures.I have attached the code and the graph of the data of the pulse I am getting after inflating and deflating .But I am not able to write the code for measuring the systolic and diastolic pressure.I am using sensor MPXV5100GC6U .To drive the motor I am using motor driver L293D .
Please provide me the code or help me with the problem I am facing.Its a bit urgent .Any help is appreciated.
You appear to have obtained some relevant code from somewhere. What is the problem ? Doesn't it work ? Or have you got no idea where to start ?
To me, it looks like a home made implementation of a retail blood pressure monitor
Please read the first post in any forum entitled how to use this forum. http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.
Hmmmm, graphs without main title or axes titles, thats not graph.
Please edit and explain what we are looking at.
Where on your graph do you start the pump, stop the pump and bleed the pressure off?
You will find that Excell can export you graph as a jpg, not a screenshot with all the Excell junk around it.
What is your electronics, programming, arduino, hardware experience?
EDIT: I looked briefly into the code and I think it is doing some data processing. So - you just get the code and have no idea how it works or you know what you want to do but you don't get the right results? If so post some more info what is working and what isn't and how.