Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blink detecting. #1

Closed
DoubleBoba opened this issue Jul 14, 2016 · 1 comment
Closed

Blink detecting. #1

DoubleBoba opened this issue Jul 14, 2016 · 1 comment

Comments

@DoubleBoba
Copy link

How can i give a blink event from your library? I know that android version have that functional.

@orgicus
Copy link
Owner

orgicus commented Jul 14, 2016

Unfortunately this may not be possible on the Arduino alone (ThinkGear Serial Stream API).
You will need to use the ThinkGear Communications Driver (TGCD)

Here are the details from the Serial Stream API Docs:

Eye Blink Strength

This data value is currently unavailable via the ThinkGear Serial Stream APIs. It is not directly available as output from any current ThinkGear hardware. For TGCD, see the TG_DATA_BLINK_STRENGTH data type for use with the TG_GetValueStatus() and TG_GetValue() functions.

What this boils down to is using their libraries (c/c++/c#/java) on a computer

@orgicus orgicus closed this as completed Apr 20, 2017
@orgicus orgicus mentioned this issue Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants