Back to the main page.

Bug 1961 - make an implementation of the buffer client for the arduino

Status CLOSED FIXED
Reported 2013-01-27 22:56:00 +0100
Modified 2013-09-18 13:19:13 +0200
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2013-01-27 22:56:34 +0100

this is to be used for the braingain demo


Robert Oostenveld - 2013-01-30 17:23:16 +0100

made a scratchpad for notes at http://fieldtrip.fcdonders.nl/development/realtime/arduino


Robert Oostenveld - 2013-01-30 17:24:22 +0100

read signal from modeeg in native matlab code, this was needed to ensure that I understand the serialized data format. The same data format should be sent by the arduino implementation to keep it compatible. mac001> svn commit Adding example/ft_realtime_modeegproxy.m Adding example/private/decode_modeeg.m Transmitting file data .. Committed revision 7425.


Robert Oostenveld - 2013-06-28 12:41:53 +0200

I merged the changes related to bug 1114, 2209, 1961 and 1792 into the svn repository see http://code.google.com/p/fieldtrip/source/detail?r=8285


Robert Oostenveld - 2013-09-18 13:19:13 +0200

closed multiple bugs that have been resolved