An open API service indexing awesome lists of open source software.

https://github.com/skyguy126/wmicom3

WMI wrapper for identifying COM ports
https://github.com/skyguy126/wmicom3

arduino serial-ports wmi wmic wrapper

Last synced: 2 months ago
JSON representation

WMI wrapper for identifying COM ports

Awesome Lists containing this project

README

        

# wmicom3

When a serial device is connected over USB (such as the [Sparkfun ProMicro](https://www.sparkfun.com/products/12640)) it appears as a COM port on Windows.

This wrapper will auto identify which COM port the specific device is attached to, given the device's hardware serial information.

WMI = Windows Management Instrumentation.