Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manideep2510 committed May 16, 2019
1 parent 08eed89 commit 110de62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project contain two parts,

- [`arduino.ino`](arduino.ino) : Aurdino code for the 4th order Notch filter, displaying ECG signal in computer, calculating instantanious BPM, etc.

- [`predict.py`](predict.py)*To be uploaded* : Code to automaticaly create a file of the acquired ECG signal by reading from the serial moniter, convert that into required format and classify.
- [`predict.py`](predict.py)(*To be uploaded*) : Code to automaticaly create a file of the acquired ECG signal by reading from the serial moniter, convert that into required format and classify.

## About ECG Singnal Acquasition: Filters, Amplifiers, their circuits and their values

Expand Down

0 comments on commit 110de62

Please sign in to comment.