Update Project.md
This commit is contained in:
parent
934487d957
commit
2431677fd6
|
@ -3,7 +3,7 @@
|
||||||
** Implementation of pulse count system **
|
** Implementation of pulse count system **
|
||||||
* Using pressure sensor acquire the signal
|
* Using pressure sensor acquire the signal
|
||||||
* Then process it through an amplifier and filter stage using discrete components on breadboard
|
* 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
|
* Then pass this analog signal to the tiva board through a ADC
|
||||||
* ECG signal has specific amplitude, using this we can get the no. of times the signal has crossed a certain
|
* ECG signal has specific amplitude, using this we can get the no. of times the signal has crossed a certain
|
||||||
threshold value
|
threshold value
|
||||||
* Then display the count on screen
|
* Then display the count on screen
|
||||||
|
|
Loading…
Reference in New Issue