DeviceExplorer icon indicating copy to clipboard operation
DeviceExplorer copied to clipboard

A tool that displays the hardware attached to a Windows computer, similar to Device Manager. It also shows Association EndPoints dynamically (Bluetooth endpoints, UPnP, etc.) and Bluetooth LE advertis...

DeviceExplorer

A tool that displays the hardware attached to a Windows computer, similar to Windows' Device Manager:

Device Explorer

It also shows Association EndPoints dynamically (bluetooth endpoints, UPnP, etc.):

Device Explorer BLE

It also shows Bluetooth LE advertisements dynamically:

Device Explorer BLE Adds

Written with C# WPF and .NET 6, using WinRT's Windows.Devices.Enumeration Namespace.