Questions tagged as 'usb'

2
answers

How to identify a USB device?

I have two types of devices (A and B) that communicate serially via USB and can be connected to the PC using linux. Is there a way to identify which device is connected without having to talk to it? Since each would be handled by a very diffe...
asked by 25.02.2016 / 14:19
0
answers

Problem following the MSDN WinUSB Tutorial

I have encountered problems following the Microsoft MSDN tutorial on WinUSB. The tutorial is Write to Windows desktop app on the WinUSB template . Following the instructions, at the stage where I need to create a WinUSB application, the site...
asked by 21.02.2016 / 15:31
1
answer

Read serial port data with javascript, node

Good afternoon, I need a framework, or some alternative to read data from a COM5 usb port, with bound 115200. Has anyone ever used any type of tool? I have seen many in java, c ++ etc. I'm working with a sensor libelium waspmote, ac meter, th...
asked by 28.06.2018 / 17:31
0
answers

How do I identify users with physical token (USB), can I use javascript or ActiveX?

I need to identify a user to validate some reports. The idea is: User clicks a button and at this time I check if it has the credentials that will be a USB token. It does not have to be at the eCPF or eCNPJ level, it's a simple check to...
asked by 03.10.2018 / 14:27
0
answers

USB Connection with Microcontroller in Visual Studio C #

I have a microcontroller programmed to send data in Visual Studio c # through class USB Hid Net Class . I have the license to use the class already and the application has run normally on several computers. The data is passed through the...
asked by 03.09.2018 / 13:26