Main Software How-To's Math Contact Etc


Serial How-To

Description

This 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.

License

You 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.

Download

Most recent version: Windows (.pdf) [ 821 ]

Old version (outdated, but still here for posterity): Windows (.doc) [ 549 ]

ChangeLog

11/4/04: Got rid of multithreading stuff and replaced with COMMTIMEOUTS

??: Initial Release