Thursday, March 22, 2012

WEEK 9 & 10


OBJECTIVE 
  1. To build program to communicate output of the calculation to notebook for analysis and display the output
PROCEDURE

  • There are three part of data to be sent through serial port. first as below

Thursday, March 8, 2012

WEEK 7 & 8

OBJECTIVE :

  1. Program code for RMS value for Red and Infrared LED
  2. Program code for ratio, R
  3. Program code for SPO2 from 3rd order fit polynomial.
  4. Program code for Simple Moving Average (SMA) filtering on Heartbeat signal
  5. Program code for Simple Moving Average (SMA) filtering on SPO2 signal

PROCEDURE :

  • Below is the code for root mean square (RMS) value for red and infrared LED. The float value will be define in variable section while the sample counter-1 initiate in the main programming.