1776:501c — 300K CMOS Camera
Arowana
- Vendor ID
- 1776
- Product ID
- 501c
- Combined
- 1776:501c
- Decimal
- 6006:20508
What is this device?
This is the USB identifier for a 300K CMOS Camera manufactured by Arowana. The vendor ID 1776 is registered to Arowana with the USB Implementers Forum, and 501c is the product ID that Arowana assigned to this particular model. When you run lsusb on Linux, this device appears as 1776:501c Arowana 300K CMOS Camera.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1776:501c Arowana 300K CMOS Camera
You can filter directly with lsusb -d 1776:501c, or get the full descriptor dump with lsusb -v -d 1776:501c. Kernel messages from dmesg show the same pair as idVendor=1776, idProduct=501c.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1776&PID_501C USB\VID_1776&PID_501C&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1776&PID_501C"
macOS
$ system_profiler SPUSBDataType
300K CMOS Camera:
Product ID: 0x501c
Vendor ID: 0x1776 (Arowana)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:
1776 Arowana 501c 300K CMOS Camera