-
Hi there, I'm trying to make work this fp.
I saw that there are blobs_90.py are blobs_97.py . Are these binary blobs taken from the firmware extracted from the windows installer?
How can I know …
-
The CPU used by g910-gkeys looks pretty high, even when doing nothing.
On my system, top shows a regular 4% usage, and never goes below 3.5%.
Running strace(1) on the process, it appears the 2 f…
-
https://github.com/pyusb/pyusb/blob/73e87f68fc8ece558057113690f9d2391441b58f/usb/core.py#L1014
Should be milliseconds
-
![image](https://github.com/pyusb/pyusb/assets/108533707/7598c23c-0c91-4753-82b5-19505322ebe3)
```
int send_hid_descriptor(libusb_device_handle *handle,
const unsigned char …
-
I was trying to make a control transfer on a device that at some point disconnected:
```
Lunaphied@Mira ~ @ dev.control_request(direction=usbreq.USBDirection.IN, req_type=usbreq.USBRequestType.VEND…
-
The following code, a very slight modification of the standard test code, fails:
import time
import board
import adafruit_veml7700
i2c = board.I2C() # uses board.SCL and board.SDA
veml…
-
To Reproduce
--------------
Steps to reproduce the behavior:
1. First I installed pyvisa successfully, then I tried to connect to my instrument, but it only output "()", as below:
C:\Users\A…
-
### Description
Hello!
I have trouble with the getting started guide
After doing `bash setup.sh`, I get the output as seen below.
The problem lies in `coralmicro/scripts/requirements.txt` wh…
-
### Describe the bug
Recently I noticed a strange behaviour on my Ubuntu LTS machine with my H100i Elite RGB fan speed, whenever I open a GUI program such as the browser (Firefox) or VSCode for examp…
-
When I manually compile the build root no /dev/video0 is available and no files in /userdata/ is present. When using the images from google drive the camera does work. Do I need to enable something in…