Werkt nu met lagere Fs, nog wel thresholds aanpassen en outputs controleren.

Dependencies:   MODSERIAL mbed

Fork of EMG2spier by Jorick Leferink

Files at this revision

API Documentation at this revision

Comitter:
DanAuhust
Date:
Fri Oct 25 09:40:23 2013 +0000
Parent:
1:fb33955ca402
Child:
3:b299102c7d19
Commit message:
nog steeds error 153 eruit werken

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Oct 25 09:30:58 2013 +0000
+++ b/main.cpp	Fri Oct 25 09:40:23 2013 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "MODSERIAL.h"
-
+// test //
 //Define objects
 AnalogIn    emg_biceps(PTB0); //Analog input
 AnalogIn    emg_triceps(PTB1);