2560:c152 See3CAM_CU51 5 Mpx monochrome camera

e-con Systems

Vendor ID
2560
Product ID
c152
Combined
2560:c152
Decimal
9568:49490

What is this device?

This is the USB identifier for a See3CAM_CU51 5 Mpx monochrome camera manufactured by e-con Systems. The vendor ID 2560 is registered to e-con Systems with the USB Implementers Forum, and c152 is the product ID that e-con Systems assigned to this particular model. When you run lsusb on Linux, this device appears as 2560:c152 e-con Systems See3CAM_CU51 5 Mpx monochrome camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2560:c152 e-con Systems See3CAM_CU51 5 Mpx monochrome camera

You can filter directly with lsusb -d 2560:c152, or get the full descriptor dump with lsusb -v -d 2560:c152. Kernel messages from dmesg show the same pair as idVendor=2560, idProduct=c152.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_2560&PID_C152
USB\VID_2560&PID_C152&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2560&PID_C152"

macOS

$ system_profiler SPUSBDataType
    See3CAM_CU51 5 Mpx monochrome camera:
      Product ID: 0xc152
      Vendor ID: 0x2560  (e-con Systems)

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:

2560  e-con Systems
	c152  See3CAM_CU51 5 Mpx monochrome camera

More from e-con Systems