Serial port programming using Win32 API (Windows)
Sometimes we require to communicate with an external device like a printer, microcontroller board or any serial device using the serial port of a windows machine. There is a lot of serial application available like Hercules, HyperTerminal, Docklight, ..etc. We can use any one of them for serial communication but sometimes we require to create our
Serial port programming using Win32 API (Windows) Read More »




