Project/project

9 lines
444 B
Plaintext
Raw Normal View History

2024-10-29 11:57:42 +05:30
** GROUP 5- EE23MT015 & EE23MT006 **
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
2024-10-29 11:33:21 +05:30
* Then display the count on screen