Search found 5 matches
- Fri Feb 27, 2009 10:25 pm
- Forum: BioSemi Hardware
- Topic: usb reciever output
- Replies: 1
- Views: 8691
usb reciever output
I was recently conducting some trials on some custom C++ software for data acquisition on the BioSemi ActiveTwo and I came up with a peculiar problem. When I use the USB receiver with the eye tracker hardware the sync byte is nearly always out of sync. With the same code and using the USB receiver ...
- Thu Aug 28, 2008 2:38 pm
- Forum: BioSemi all other topics
- Topic: Other platforms
- Replies: 23
- Views: 151336
- Wed Aug 27, 2008 8:02 pm
- Forum: BioSemi all other topics
- Topic: Other platforms
- Replies: 23
- Views: 151336
Open - Source
[quote]
We do not plan to make the source code of the Windows driver available because of competitive reasons. [/quote]
I think then your mission statement should change on your home page. Since you state:
They are optimized for this specific application by offering features like: freely ...
We do not plan to make the source code of the Windows driver available because of competitive reasons. [/quote]
I think then your mission statement should change on your home page. Since you state:
They are optimized for this specific application by offering features like: freely ...
- Fri Oct 05, 2007 4:03 pm
- Forum: BioSemi all other topics
- Topic: TCP/IP processing
- Replies: 2
- Views: 13691
- Fri Oct 05, 2007 1:59 pm
- Forum: BioSemi all other topics
- Topic: TCP/IP processing
- Replies: 2
- Views: 13691
TCP/IP processing
Hi I am trying to write a small prog to read data from a socket transmitted using your actiview server. I understand in what order the channels are transmitted and that the samples are 3 bytes long and little endian. So:
For 8388607
byte_buffer[0]=-1;//Last element
byte_buffer[1]=-1;
byte_buffer ...
For 8388607
byte_buffer[0]=-1;//Last element
byte_buffer[1]=-1;
byte_buffer ...