Project/project

7 lines
406 B
Plaintext
Raw Normal View History

2024-10-29 11:31:50 +05:30
** 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