-
```
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…
-
**Project description**
With the rise of gaming on linux. It would be great to add this joystick driver.
I am not sure where to start from or how hard would it be to packaage this? Would it wor…
-
```
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…
-
We don't have access to a mac to test on, so controller support hasn't been implemented or tested on a mac. We should resolve this.
200sc updated
3 years ago
-
Hello,
I have a problem starting pyocd gdbserver.
```
sudo pyocd gdbserver
0000309:INFO:board:Target type is k64f
0000309:CRITICAL:__main__:Unable to open device: open failed
Traceback (most…
-
Hello,
I hope this message finds you well. I am reaching out to you because I am working on an open-source project called BrailleTouch. Our goal is to create affordable Braille displays for bli…
-
Bug solution in the commit https://github.com/MatMoul/g810-led/commit/d6d976322e074e470059eed6dce7ff53dcb11709 maybe fixes a bug but it consumes CPU way too much in hidapi mode. The USB connection is …
-
Hi, i'm trying to get this software to work with my Star61 for purposes of dumping/analyzing the stock firmware and/or CFW, i tried all sorts of command combinations but could not get anything to work…
-
```
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…