I don't have the emotiv SDK yet, but i want to know if you used a Java API to make the app that takes the readings from EPOC to Laptop.(not the one in NXT).
Hello friend, the way I did this project was not necessary to use the SDK. To take control of cognitive events that EmotivControlPainel generates, you can use EmoKey connected with EmotivControlPainel to generate keyboard events for each identified and trained thought, after that you can use the EmoKey to "play " these events to the interface the Java program, then just treat each event through java code. One tip is to use Java Threads and Lists to capture the events.
nice job
dodger451 1 year ago
Hi,
I don't have the emotiv SDK yet, but i want to know if you used a Java API to make the app that takes the readings from EPOC to Laptop.(not the one in NXT).
thanks.
athanscorps 1 year ago
@athanscorps
Hello friend, the way I did this project was not necessary to use the SDK. To take control of cognitive events that EmotivControlPainel generates, you can use EmoKey connected with EmotivControlPainel to generate keyboard events for each identified and trained thought, after that you can use the EmoKey to "play " these events to the interface the Java program, then just treat each event through java code. One tip is to use Java Threads and Lists to capture the events.
felsn 11 months ago
@felsn Thanks for the reply. I did it the same way using java.
athanscorps 11 months ago
Great job!
Do you control the robot with which functions? Cognitive or expressive?
PMALIAK 1 year ago
@PMALIAK Cognitive
felsn 1 year ago
Awesome! Which version of the headset did you guys utilize?
¡Impresionante! ¿Qué versión de los auriculares lo que ustedes utilizan?
xoptics 1 year ago
@xoptics Developer version
felsn 1 year ago