Serial How-To
DescriptionThis document describes how to open, configure, read, and write a serial port. My original intent was for people to use this to write their own dashboard viewer, but you could just as easily use it for anything else relating to serial ports, such as writing your own PBASIC IDE.
LicenseYou may use, distribute, and copy this document as you see fit as long as the original author's name remains intact and with the document.
DownloadMost recent version: Windows (.pdf) [ 821 ]
Old version (outdated, but still here for posterity): Windows (.doc) [ 549 ]
ChangeLog11/4/04: Got rid of multithreading stuff and replaced with COMMTIMEOUTS
??: Initial Release