a168:0610 Dino-Lite Digital Microscope

AnMo Electronics Corporation

Vendor ID
a168
Product ID
0610
Combined
a168:0610
Decimal
41320:1552

What is this device?

This is the USB identifier for a Dino-Lite Digital Microscope manufactured by AnMo Electronics Corporation. The vendor ID a168 is registered to AnMo Electronics Corporation with the USB Implementers Forum, and 0610 is the product ID that AnMo Electronics Corporation assigned to this particular model. When you run lsusb on Linux, this device appears as a168:0610 AnMo Electronics Corporation Dino-Lite Digital Microscope.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID a168:0610 AnMo Electronics Corporation Dino-Lite Digital Microscope

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

Windows

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

USB\VID_A168&PID_0610
USB\VID_A168&PID_0610&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_A168&PID_0610"

macOS

$ system_profiler SPUSBDataType
    Dino-Lite Digital Microscope:
      Product ID: 0x0610
      Vendor ID: 0xa168  (AnMo Electronics Corporation)

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:

a168  AnMo Electronics Corporation
	0610  Dino-Lite Digital Microscope

More from AnMo Electronics Corporation