Difference between revisions of "Microduino Heart rate sensor usage"
From Microduino Wiki
(Created page with "{{Language | Microduino 脉搏心率传感器}} {| style="width: 800px;" |- | ==Objective== This tutorail will use the microduino pulse measuring instrument's code to get the ...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
| | | | ||
==Objective== | ==Objective== | ||
− | This | + | This tutorial will use the Microduino pulse measuring instrument's code to get the heart rate data and display in processing. |
==Equipment== | ==Equipment== | ||
Line 23: | Line 23: | ||
Step 1: Download the pulse measuring instrument's code. | Step 1: Download the pulse measuring instrument's code. | ||
− | Step | + | Step 2: Use the processing to open the heartRateToProcessing.pde, need change the com port to your own port. |
− | Step | + | Step 3: Run processing. |
==Result== | ==Result== | ||
− | The heart rate data will be displayed in processing. A circular will display in screen and it | + | The heart rate data will be displayed in processing. A circular will display in screen and it becomes big with the hear rate increases. |
==Video== | ==Video== | ||
|} | |} |
Latest revision as of 10:27, 28 September 2016
Language: | English • 中文 |
---|
ContentsObjectiveThis tutorial will use the Microduino pulse measuring instrument's code to get the heart rate data and display in processing. Equipment
ProgramDebugStep 1: Download the pulse measuring instrument's code. Step 2: Use the processing to open the heartRateToProcessing.pde, need change the com port to your own port. Step 3: Run processing. ResultThe heart rate data will be displayed in processing. A circular will display in screen and it becomes big with the hear rate increases. Video |