Posts Tagged “code”
-
Rapid Toggle Network Script for Windows
A method of toggling between two WiFi networks rapidly with Windows
-
Jekyll and Github Pages Blog Setup
Tutorial on how this blog was setup
-
Finding FTDI Chip COM Port Numbers with LabVIEW
I was searching for any easy way to obtain the COM port numbers of FTDI Chips to know whether or not to attempt to connect to a device. FTDI Chip has LabVIEW drivers but they only use an ID number (Handle) to communicate with the devices. Here is how to do it for those interested.