You are here

Programming

Serial communication - the programming under Windows

This article describe how to create programmes working with hardware under Windows one should use API's funntions. Here is a few indispensable functions which you need to establish communication. For example funtions to open and close connection, set the connection parameters and functions used to read or write the information from/into the port.