Skip to content

Windows 10 UWP (Universal) Apps for accessing devices, including on IoT

License

Notifications You must be signed in to change notification settings

djaus2/WindowsDevices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowsDevices

Windows 10 UWP (Universal) Apps for accessing devices, including on IoT. Target is desktop and IoT although should run on Win 10 Phone.

Projects

  1. ./DeviceWatcher Dynamically enumerates all device interfaces (i.e. devices) on the system. Can apply various filters such only USB. Xaml layout is probably not suitable for phone. Like Device Manager.

  2. ./HIDSample Enumerates USB HID devices on a system. Requires specific VID,PID, UsagePageID and UsageID. Can look up UsagePageID and UsageID for HID Device Class.

About

Windows 10 UWP (Universal) Apps for accessing devices, including on IoT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages