“Microduino Heart rate sensor usage”的版本间的差异
(Created page with "{{Language | Microduino 脉搏心率传感器}} {| style="width: 800px;" |- | ==Objective== This tutorail will use the microduino pulse measuring instrument's code to get the ...") |
(→Debug) |
||
第25行: | 第25行: | ||
Step 2:Use the processing to open the heartRateToProcessing.pde, need change the com port to your own port. | Step 2:Use the processing to open the heartRateToProcessing.pde, need change the com port to your own port. | ||
− | Step 3:Run | + | Step 3:Run processing. |
==Result== | ==Result== |
2014年4月25日 (五) 02:39的最新版本
Language | English |
---|
ObjectiveThis tutorail 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 becoms big with the hear rate increases. Video |