serial port communication
-
hi guys ....im just intresting in serial port programming one simple one i want try now just connecting one gang way switch to PC via serial port. method: when switch was pressed, application should display "switch has been pressed" any ideas ?
so much of happy ending...
-
hi guys ....im just intresting in serial port programming one simple one i want try now just connecting one gang way switch to PC via serial port. method: when switch was pressed, application should display "switch has been pressed" any ideas ?
so much of happy ending...
-
if u r using VS 2005 you will find SerialPort Control in the toolbox. just added it and specify it is com number and bouadrate then open it and read
I found a good example about serial port in this link, you can use it: http://www.codeproect.com/KB/cs/serialcommunication.aspx
Sourie