-
```
I'm running the following code on an Emotive EEG on OS X Mountain Lion
byte[] report = new byte[9];
int wrote = dev.getFeatureReport(report);
System.out.printl…
-
```
What steps will reproduce the problem?
1. Same java code in OSX 10.7.5 and Windows XP
2. On a call to write(), passing in a byte[] as a parameter.
3. On 10.7.5 all works fine, on Windows XP an exc…
-
```
What steps will reproduce the problem?
1. Same java code in OSX 10.7.5 and Windows XP
2. On a call to write(), passing in a byte[] as a parameter.
3. On 10.7.5 all works fine, on Windows XP an exc…
-
```
What steps will reproduce the problem?
1. Compile .sln in javahidapi/windows, creates hidapi-jni.dll correct.
2. Put PenTest.java in folder with javahidapi folder.
3. Trying to compile it, as show…
-
```
What steps will reproduce the problem?
1. Compile .sln in javahidapi/windows, creates hidapi-jni.dll correct.
2. Put PenTest.java in folder with javahidapi folder.
3. Trying to compile it, as show…
-
```
What steps will reproduce the problem?
1. Compile .sln in javahidapi/windows, creates hidapi-jni.dll correct.
2. Put PenTest.java in folder with javahidapi folder.
3. Trying to compile it, as show…
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
I've got multiple devices that I'm trying to access in a stable manner. They do not provide a serial number or other uniquifying data that I can see. I tried to use the HID path but it looks like th…
-
**Project description**
Highly optimized open source ambient lighting implementation based on modern digital video and audio stream analysis for Windows, macOS and Linux (x86 and Raspberry Pi / ARM…
mabl updated
2 months ago