Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
-1 votes
0 answers
14 views

I want to leave this solution here because it was difficult for me to find it or I didn't know how to look for it. I have a Gadnic graphics tablet (model Gotop T505, identified by lsusb as ID 08f2:...
Matias Collado's user avatar
-1 votes
1 answer
53 views

I am trying to implement a piece of code to record voice from a microphone and control this from a bluetooth device by pressing two different buttons for star and stop. i am able to detect button (...
Farouk's user avatar
  • 7
0 votes
1 answer
445 views

I am making a simple program to enumerate all of the devices currently connected to your Windows along with their pointers, then display the proper name for the device you clicked a button on your WPF ...
The Great ReLLeRtR's user avatar
2 votes
4 answers
2k views

I have developed an Android application that connects via Bluetooth to a gamepad controller and shows button presses, joy stick movements, etc made on the handheld controller on the Android device. ...
portsample's user avatar
  • 2,184
1 vote
0 answers
1k views

I’ve been diligently searching for a solution on how to play audio (specifically audio files) through the microphone, but so far, I haven’t had any success. My goal is to create a soundboard – ...
Martin Kakhuis's user avatar
1 vote
1 answer
1k views

I want to use multiple Bluetooth input devices on a Linux as /dev/input and write a program to handle their input event, but I need to vary its behavior depending on the source peripheral. How do we ...
okapies's user avatar
  • 321
0 votes
0 answers
95 views

I am currently working on a project that aims to capture photos with 4 cameras at the same time. For that, I have an Arduino that sends a trigger every second. I am using uEye cameras and I have ...
lagoon's user avatar
  • 1
4 votes
0 answers
827 views

I'm the author of an open source tool (devreorder) that allows users to specify a stable order for their DirectInput devices. In order for it to work, I need to be able to consistently distinguish ...
Bri Bri's user avatar
  • 2,012
0 votes
2 answers
2k views

We write software (C#) for Speech Recognition, up until a particular W10 update we had no problems with speech recognition (via usb Microphone/headset). We are now facing issues with recognition and ...
Richard Gale's user avatar
  • 1,952
0 votes
1 answer
3k views

I have a simple Arduino device that created for reading RFID. It returns UID of the RFID tag to serial port of client PC.I need to read that value returned by Arduino device using Angular web ...
Nadeesh Hirushan's user avatar
1 vote
0 answers
1k views

I am doing an audio recording project using FFmpeg 5.0.1. To list all the available audio input devices for the user to select and use, I used the function avdevice_list_input_sources(). My code goes ...
Leon's user avatar
  • 25
2 votes
0 answers
1k views

I'm trying to develop a feature for my own website that detects the specific devices that are accessing to my page and from which browser are entering my registered users. Something similar to what ...
adrian's user avatar
  • 37
1 vote
2 answers
1k views

I would like to use x to output a list of all connected webcams with ID. Unfortunately, I always get the following error message (see picture). Does anyone have an idea what this could be? I am ...
MasterKneater's user avatar
0 votes
1 answer
500 views

I am new to mapping a gaming controller and I am attempting to make sense of the ABX_X and ABS_Y values that return from the joystick. My goal is to take those values and turn them into "move ...
mornindew's user avatar
  • 2,261
1 vote
1 answer
1k views

I was looking through PyAudio documentation and i found these two methods: 1: info.get('deviceCount') 2: p.get_default_input_device_info() Which returns: output 1: 3 output 2: IOError My pc ...
Giordano Souza's user avatar

15 30 50 per page
1
2 3 4 5 6