EMG filtering; highpass, notch, abs, moving average

Dependencies:   HIDScope MODSERIAL- mbed-dsp mbed

Files at this revision

API Documentation at this revision

Comitter:
vsluiter
Date:
Fri May 31 11:25:09 2013 +0000
Parent:
2:e314bb3b2d99
Child:
4:8b298dfada81
Commit message:
Now really at 1kHz

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri May 31 08:33:42 2013 +0000
+++ b/main.cpp	Fri May 31 11:25:09 2013 +0000
@@ -21,7 +21,6 @@
     timer.attach(looper, 0.001);
     while(1) //Loop
     {
-   
-        
+         
     }
 }
\ No newline at end of file