From 2431677fd6b9a4fdf8d4f952de1cff747bf0f0cf Mon Sep 17 00:00:00 2001 From: Rajput R Vikramsingh Vikramsingh Date: Thu, 7 Nov 2024 16:04:22 +0530 Subject: [PATCH] Update Project.md --- Project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.md b/Project.md index e4430d8..1a4b145 100644 --- a/Project.md +++ b/Project.md @@ -3,7 +3,7 @@ ** Implementation of pulse count system ** * Using pressure sensor acquire the signal * Then process it through an amplifier and filter stage using discrete components on breadboard -* Then pass this analog signal to the tiva board through a DAC +* Then pass this analog signal to the tiva board through a ADC * ECG signal has specific amplitude, using this we can get the no. of times the signal has crossed a certain threshold value * Then display the count on screen