charliegerard / Epoc.js

Node.js addon for the Emotiv C++ SDK
MIT License
784 stars 48 forks source link

Epoc.js on Windows? #3

Open cortezzle opened 6 years ago

cortezzle commented 6 years ago

I apologize if this is an ignorant question based on the parameters/scope of this project, but is it possible to install the plugin via npm on windows?

Thanks in advance :)

charliegerard commented 6 years ago

Hey!

Sorry for the late reply! I don't have access to a windows machine so I'm not 100% but it might not work because I only added configurations for MacOS in my binding.gyp file.

I should totally add something for windows though, you're right, i'll need to find a way to test it.

Canopix commented 5 years ago

@marcclintdion I think this is not the correct place for your message...

yotsandev commented 5 years ago

Hi now you have library for window ?

kinghaseo commented 5 years ago

Hey! quite interested if this project still has plans for this to work on windows

tafaust commented 5 years ago

@yotsandev @kinghaseo If you want to have a framework to read raw eeg data from the Emotiv Insight / EPOC / EPOC+, I'd suggest you to have a look at this CyKit repository.