Project/Project.md

10 lines
454 B
Markdown
Raw Normal View History

2024-11-07 14:07:19 +05:30
** 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
2024-11-07 16:04:22 +05:30
* Then pass this analog signal to the tiva board through a ADC
2024-11-07 14:07:19 +05:30
* 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