openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
521 stars 235 forks source link

Full IMU #221

Open infusion opened 7 years ago

infusion commented 7 years ago

Hi,

thank you so much for emokit! I wonder, the official SDK has an example for motion logging, which includes accelerometer, magnetometer and gyro data. You export X/Y only, is there a way to get all dimensions?

Thanks!

ghost commented 7 years ago

I'm sure there is but someone is going to have to spend some time on it and do some science =).

If I had a newer headset I would hack on it myself, this is more of a gathering data thing to make sure we got it right.

What would be a great help is to record the raw data from the headset while performing the action for which would trigger a change in the data we are looking for.

Like moving a magnet past the sensor(s), accelerating the headset in a specific direction, etc.

Then perhaps one of these days someone can spend a day trying to figure it out with the data.

infusion commented 7 years ago

I do exactly this atm, but have to pause the work for a couple weeks. But I will continue on this and bring it back to here if u want.

ghost commented 7 years ago

That would be great.