8ea3:a02c Wireless Presenter Receiver

Doosl

Vendor ID
8ea3
Product ID
a02c
Combined
8ea3:a02c
Decimal
36515:41004

What is this device?

This is the USB identifier for a Wireless Presenter Receiver manufactured by Doosl. The vendor ID 8ea3 is registered to Doosl with the USB Implementers Forum, and a02c is the product ID that Doosl assigned to this particular model. When you run lsusb on Linux, this device appears as 8ea3:a02c Doosl Wireless Presenter Receiver.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 8ea3:a02c Doosl Wireless Presenter Receiver

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

Windows

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

USB\VID_8EA3&PID_A02C
USB\VID_8EA3&PID_A02C&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_8EA3&PID_A02C"

macOS

$ system_profiler SPUSBDataType
    Wireless Presenter Receiver:
      Product ID: 0xa02c
      Vendor ID: 0x8ea3  (Doosl)

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:

8ea3  Doosl
	a02c  Wireless Presenter Receiver

More from Doosl