Skip to content

xanthium-enterprises/DTR-RTS-Pin-Control-using-Win32-API-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controlling the RTS and DTR pins of Serial Port using Win32 API

  • The C code uses Win32 API to open a connection to a Windows Serial port and controls the logic levels of DTR and RTS pins.


Online Tutorial

Details

The C files can be compiled using

  • GCC

  • Microsoft Visual Studio Community

  • The Code will Work With Standard RS232 Serial ports or any USB to Serial Converter.

About

Controlling the RTS and DTR pins of Serial port on a Windows Machine using Win32 API and C language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages