Page 1 of 1

Using BCI200 with pic18f

Posted: 24 Mar 2010, 17:11
by EliGC
Hello, im trying to connect bci200 with a hommemade
electroencephalograph using usb connection with a microcontroller pic18f2550. i dont know how to get a driver for my device to be recognized by bci 2000. if anyone has an answer that would be very helpful for me

Posted: 25 Mar 2010, 09:33
by mellinger
Eliana,

there must be a driver library available for your device, in form of a Windows DLL. For BCI2000 to interface with that driver library, you will need to write a BCI2000 source module that calls functions of that driver library in order to acquire data.
For details about how to write a BCI2000 source module, please see the tutorial at
http://www.bci2000.org/wiki/index.php/P ... ion_Module

HTH,
Juergen