To whom it may concern
I'm trying to monitor SPO2 values returned by e-Health platform ver 2 from serial monitor in Arduino IDE.
The board is Arduino UNO.
But, the values are completely different.
For example, when the pulse oxymeter display reads "98", serial monitor shows "6" or "0"
consecutively.
I found similar topic posted by TFK in this forum.
In that topic, the team recommended dompiling the sketch using older version of Arduino IDE (Arduino 1.0.1)
I tried this solution but to no avail.
I also have the following problems.
1. I cannot read ECG-like ECG from ECG sensor of yours.
2. the temperature values returned by e-Health sensor is about 3 degrees higher.
3. EMG sensor picks up only noise.(No phasic response observed when flexing muscle)
But probably, you demand me to post these as separate tipocs.
So, for now, I wait for your response abot SPO2 problem.