Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HIDScope MODSERIAL QEI TextLCD mbed
Fork of TotalControlEmg2 by
Diff: main.cpp
- Revision:
- 11:17b1d5f5370b
- Parent:
- 10:897db0bdb2fe
diff -r 897db0bdb2fe -r 17b1d5f5370b main.cpp --- a/main.cpp Wed Oct 07 14:34:55 2015 +0000 +++ b/main.cpp Thu Oct 08 13:55:30 2015 +0000 @@ -1,9 +1,10 @@ #include "mbed.h" #include "HIDScope.h" -#include "Filterdesigns.h" +//#include "Filterdesign1.h" +#include "Filterdesign2.h" AnalogIn emg(A0); //Analog input van emg kabels -HIDScope scope(3); //2 scopes +HIDScope scope(3); //3 scopes Ticker EMGticker; //Sample frequentie