10fd:7e50 — FlyCam Usb 100
Anubis Electronics, Ltd
- Vendor ID
- 10fd
- Product ID
- 7e50
- Combined
- 10fd:7e50
- Decimal
- 4349:32336
What is this device?
This is the USB identifier for a FlyCam Usb 100 manufactured by Anubis Electronics, Ltd. The vendor ID 10fd is registered to Anubis Electronics, Ltd with the USB Implementers Forum, and 7e50 is the product ID that Anubis Electronics, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 10fd:7e50 Anubis Electronics, Ltd FlyCam Usb 100.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 10fd:7e50 Anubis Electronics, Ltd FlyCam Usb 100
You can filter directly with lsusb -d 10fd:7e50, or get the full descriptor dump with lsusb -v -d 10fd:7e50. Kernel messages from dmesg show the same pair as idVendor=10fd, idProduct=7e50.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_10FD&PID_7E50 USB\VID_10FD&PID_7E50&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10FD&PID_7E50"
macOS
$ system_profiler SPUSBDataType
FlyCam Usb 100:
Product ID: 0x7e50
Vendor ID: 0x10fd (Anubis Electronics, Ltd)Driver help
Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.
Raw usb.ids entry
The exact lines this page is generated from, in the upstream source file:
10fd Anubis Electronics, Ltd 7e50 FlyCam Usb 100