Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aromring authored Apr 2, 2020
1 parent c15a6fb commit 2e063a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Since I am not a psychic, all inquiries containing some form of vague "your code
3) Faulty hardware.
4) Incorrect connections.

At minimum, in order to accept a bug report I need you to obtain at least one batch of the _RAW_ _DATA_ coming from the MAX30102 sensor, both red and IR channels, preferably as two columns of 100 numbers. Turn #DEBUG directive on in RD117_ARDUINO.ino to get raw data in the Serial Monitor. First, _plot_ the data on your end making sure that the resulting graph matches examples of _good_ signal in this project's Instructable. If not, then don't expect a bad signal to produce correct results! If the signal is of good quality, but the code still refuses to cooperate, then send the data to me, but please don't use Instructables mail for this purpose (data always comes truncated)! Preferably, open a new issue in this GitHub repository and paste the data there. Thank you.
At minimum, in order to accept a bug report I need you to obtain at least one batch of the _RAW_ _DATA_ coming from the MAX30102 sensor, both red and IR channels, preferably as two columns of 100 numbers. Turn #DEBUG or #SAVE_RAW_DATA directive on in RD117_ARDUINO.ino to get raw data in the Serial Monitor. First, _plot_ the data on your end making sure that the resulting graph matches examples of _good_ signal in this project's Instructable. If not, then don't expect a bad signal to produce correct results! If the signal is of good quality, but the code still refuses to cooperate, then send the data to me, but please don't use Instructables mail for this purpose (data always comes truncated)! Preferably, open a new issue in this GitHub repository and paste the data there. Thank you.

0 comments on commit 2e063a5

Please sign in to comment.