From 934487d957142c47fad0f1756a38bd2f62d28a8f Mon Sep 17 00:00:00 2001 From: Rajput R Vikramsingh Vikramsingh Date: Thu, 7 Nov 2024 14:07:19 +0530 Subject: [PATCH] Update Project.md --- Project.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Project.md b/Project.md index e69de29..e4430d8 100644 --- a/Project.md +++ b/Project.md @@ -0,0 +1,9 @@ +** GROUP 5- EE23MT015 & EE23MT006 ** + +** 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 +* 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