redpaperheart / ArduinoMindwave

Arduino library to interface with the Mindwave Mobile brainwave reader from Neurosky
23 stars 10 forks source link

Alpha beta gamma values #1

Open ghost opened 10 years ago

ghost commented 10 years ago

There are functions for reading attention and meditation values, only. How can i get other values like alpha,beta and gamma?

araid commented 10 years ago

These are available but not implemented yet, as we didn't need them for our project.

If you don't want to implement them yourself you could check this other library that I think has the functionality https://github.com/kitschpatrol/Brain

steeph-k commented 10 years ago

Thank you for the link. Do you happen to also know one that also reads the raw values?