heart beat monitoring in VB2008

Post your questions regarding programming in Visual Basic 6 in here.
5 posts Page 1 of 1
Contributors
User avatar
xuan
Just Registered
Just Registered
Posts: 1
Joined: Mon Mar 07, 2011 5:25 am

heart beat monitoring in VB2008
xuan
anyone know how to write a heart beat monitoring system in VB2008??
the data will used in this system is gender, age, heart beat rate(bpm)..
and how to display the heart beat rate in graph in VB2008??
thank and appreciate for ur help...
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: heart beat monitoring in VB2008
Usman55
Nothing difficult, but difficult for me. What you actually need is a formula to calculate all that. And after that, you can simply assign the values using a timer to a picturebox or I think there is a graph.
Image
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: heart beat monitoring in VB2008
MrAksel
Are you actually thinking of wiring up a person? Well, i dont know about any here that knows how to do that. But i could it figure out if all is entered in text/value boxes so the data is easily available
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
kolega28
VIP - Donator
VIP - Donator
Posts: 338
Joined: Mon Jan 17, 2011 7:12 pm

no he just means to work out the average according to your age, gender and bpm easy formula ill work it out in excel in a second im good at maths
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: heart beat monitoring in VB2008
mandai
The code depends on the interface that you use to get the data, I've heard of some devices that use RS-232 for this.
Drawing the data should be relatively simple.
5 posts Page 1 of 1
Return to “General coding help”