Skip to content

Commit

Permalink
added blog url to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Mar 2, 2012
1 parent 1d0e100 commit f909223
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ A list of Windows-only tools (for now) for inspecting USB devices & serial ports
- listComPorts.exe - list all known COM ports, with other useful info
- listComPorts.c - source code for listComPorts.exe
- pnpList.vbs - list all PnP devices, USB and other
- listArduinos.pl - Mac OS X program to list Arduino UNOs ports & serial nums

The .vbs files are executed on the command-line with the "cscript.exe" command.
For instance, to list all the COM ports, run:
Expand Down Expand Up @@ -44,6 +45,9 @@ COM port.
To build the exe files, install MinGW or similar and type "make".
See the Makefile for details.

A short description of these programs is given here:
http://todbot.com/blog/2012/03/02/listcomports-windows-command-line-tool-for-usb-to-serial/




Expand Down

0 comments on commit f909223

Please sign in to comment.