BSA EMG Practical Code
Fork of EMG by
Import this program, compile it and program the binary on your KL25F.
History
comment
2016-09-22, by tomlankhorst [Thu, 22 Sep 2016 08:53:50 +0000] rev 20
comment
Two channel EMG @ 500 Hz
2016-09-22, by tomlankhorst [Thu, 22 Sep 2016 08:36:00 +0000] rev 19
Two channel EMG @ 500 Hz
Updated HIDScope lib. ; Added blinking LED in sample fn.
2016-09-22, by tomlankhorst [Thu, 22 Sep 2016 08:04:14 +0000] rev 18
Updated HIDScope lib. ; Added blinking LED in sample fn.
Removed MODSERIAL lib
2015-09-22, by tomlankhorst [Tue, 22 Sep 2015 07:00:54 +0000] rev 17
Removed MODSERIAL lib
Simplification
2015-09-21, by tomlankhorst [Mon, 21 Sep 2015 17:49:26 +0000] rev 16
Simplification
BSA EMG Practical Code
2015-09-21, by tomlankhorst [Mon, 21 Sep 2015 13:52:35 +0000] rev 15
BSA EMG Practical Code
EMG Sampler
2015-09-21, by tomlankhorst [Mon, 21 Sep 2015 13:48:00 +0000] rev 14
EMG Sampler
Changed comment to correct values...
2014-09-23, by vsluiter [Tue, 23 Sep 2014 18:56:14 +0000] rev 13
Changed comment to correct values...
Added comment that 12-bit value is converted to be 16-bit full scale (raw value multiplied by 16 / shifted 4 bits)
2014-09-11, by vsluiter [Thu, 11 Sep 2014 07:19:37 +0000] rev 12
Added comment that 12-bit value is converted to be 16-bit full scale (raw value multiplied by 16 / shifted 4 bits)
Added HID Scope stuff
2014-09-11, by vsluiter [Thu, 11 Sep 2014 07:16:24 +0000] rev 11
Added HID Scope stuff