sccn / lsl_archived

Multi-modal time-synched data transmission over local network
242 stars 134 forks source link

Connecting to a Remote Control #268

Open emolyzr opened 6 years ago

emolyzr commented 6 years ago

Hi,

I was just wondering if anyone had tried to connect a remote control (IR or bluetooth) to LSL? May this works with the Windows Game Controller APP? Has anyone experience on that? I use a an IR CyberLink remote control, but that is not recognized by the GameController App...

Best, Johannes

dmedine commented 6 years ago

The wiimote has been implemented. It could be that you can somehow convince Windows that it is a joystick, in which case the Game Controller App should pick it up, but I that's kind of a long shot. Does the device have an SDK?

On 1/30/2018 9:12 AM, emolyzr wrote:

Hi,

I was just wondering if anyone had tried to connect a remote control (IR or bluetooth) to LSL? May this works with the Windows Game Controller APP? Has anyone experience on that? I use a an IR CyberLink remote control, but that is not recognized by the GameController App...

Best, Johannes

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sccn/labstreaminglayer/issues/268, or mute the thread https://github.com/notifications/unsubscribe-auth/ADch7sddFMpyFxW7Fh-N3WWEHYQeLHD7ks5tPs7ZgaJpZM4Rx6rH.

emolyzr commented 6 years ago

Thanks for your answer. I already tried to connect to the game controller app, but it didn't work. I am not sticked to a particular device. What I want to achieve is the following: Connect a remote control to LSL. Press the play button to start a video on TV. The button press indicates the stimulus onset, which is used as marker for my biosignals (EEG).

dmedine commented 6 years ago

Can you use a python based media player or perhaps PsychPhsyicsToolbox to display the video? Then you could use the wiimote to start the recording and simultaneously emit a marker via LSL. Better still, you could have the display program emit  an LSL message when the video actually plays (as opposed to when the play button is pressed).

On 1/31/2018 10:33 AM, emolyzr wrote:

Thanks for your answer. I already tried to connect to the game controller app, but it didn't work. I am not sticked to a particular device. What I want to achieve is the following: Connect a remote control to LSL. Press the play button to start a video on TV. The button press indicates the stimulus onset, which is used as marker for my biosignals (EEG).

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sccn/labstreaminglayer/issues/268#issuecomment-361875181, or mute the thread https://github.com/notifications/unsubscribe-auth/ADch7qpKgtb2an_d112tpyzo-USJ6Ju7ks5tQDNxgaJpZM4Rx6rH.