Update Project.md
This commit is contained in:
parent
9308e637ef
commit
934487d957
|
@ -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
|
Loading…
Reference in New Issue