Thread: measure heart pulse with microphone

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User rogster001's Avatar
    Join Date
    Aug 2006
    Location
    Liverpool UK
    Posts
    1,472
    Choose the dedicated cross platfom, independant ones over any microsoft job. The library should feature access to good quality noise filter algorithms as I see that as the most challenging part of the task. You might also consider SDL though am not sure on the capture aspects, it certainly allows media device control. There may well be an extension library written for it specifically audio capture.

    I have never done anything like this myself but I would imagine a GUI will be required so you can indicate by selecting a portion of your sample that this is noise, this is heartbeat etc. Unless you recorded five seconds say noise, five seconds noise with heartbeat input also. and had those first five seconds coded to represent the noise sample

    thre is an open Source project called audacity you may wish to investigate the code access / dev options there
    Last edited by rogster001; 03-26-2012 at 02:45 PM.
    Thought for the day:
    "Are you sure your sanity chip is fully screwed in sir?" (Kryten)
    FLTK: "The most fun you can have with your clothes on."

    Stroustrup:
    "If I had thought of it and had some marketing sense every computer and just about any gadget would have had a little 'C++ Inside' sticker on it'"

  2. #2
    Registered User
    Join Date
    Jan 2012
    Posts
    5
    Thanks Rogster for tip

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. printing a heart help
    By dubbin240 in forum C Programming
    Replies: 20
    Last Post: 03-04-2011, 12:42 AM
  2. Heart Rate R-to R value
    By biomedC in forum C Programming
    Replies: 12
    Last Post: 11-16-2010, 03:23 PM
  3. need help on creating PWM pulse
    By joo in forum C Programming
    Replies: 4
    Last Post: 08-22-2010, 01:11 PM
  4. PulseAll and Pulse
    By George2 in forum C# Programming
    Replies: 0
    Last Post: 03-23-2008, 08:08 AM
  5. display pulse
    By lwong in forum Windows Programming
    Replies: 2
    Last Post: 11-18-2003, 08:09 PM

Tags for this Thread