somebuddy87 / node-red-contrib-usbhid

A node-hid (USB HID device access library) wrapper for nodered
Apache License 2.0
4 stars 19 forks source link

Node-red-contrib-usbhid Can not connect 2 RFID125 Khz usb reader at same time due to same VID and PID #10

Open tranduchau081188 opened 4 years ago

tranduchau081188 commented 4 years ago

Dear all, I build the Pike Parking project that require 2 RFID125 Khz usb reader on Node-red and Raspi 3B. I install Node-red-contrib-usbhid however usbhid detect same VID and PID for both RFID125 Khz usb reader, only serial is defferent. Are there any way for usbhid to see both RFID125 Khz usb reader in 1 Raspi 3B? Thank You!