Hi everybody,
Those who has once looked into the pyAex modules remember that it is quite complex and at times difficult to understand and debug.
Recently, there was a talk here by one of the main programmers of BCIlab, a software project used for crunching EEG data. Interestingly, they have a layer called lab streaming layer that interfaces EEG signal acquisition hardware to their Matlab BCIlab interface.
The Lab streaming layer seems to be the perfect tool for replacing the AEX server and client:
http://code.google.com/p/labstreaminglayer/
But also the AMDA board communication.
It is compatible with linux, mac os, and Windows.
I'll try to get a toy ComAPI example soon.
E.