| 数据搜索系统,热门电子元器件搜索 |
|
SEN0213 数据表(PDF) 4 Page - DFROBOT |
|
|
|||||||||||||||||||||||||||||
SEN0213 数据表(HTML) 4 Page - DFROBOT |
|
4 / 5 page ![]() 5 * Real-time sampling and ECG output 6 * 7 * @author linfeng(490289303@qq.com) 8 * @version V1.0 9 * @date 2016-4-5 10 */ 11 const int heartPin = A1; 12 void setup() { 13 Serial.begin(115200); 14 } 15 void loop() { 16 int heartValue = analogRead(heartPin); 17 Serial.println(heartValue); 18 delay(5); 19 } Expected Result 1. Open the Arduino IDE 1.6.6 (or above) "Serial Plotter"; Open "Serial Plotter" 2. Then you could see the output signal from the microcontroller ‐ A1 port, the ECG. |
|
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |