Reading from and Sending data to Serial port

前端 未结 2 1376
囚心锁ツ
囚心锁ツ 2021-01-25 17:49

I\'m trying to do a serial port communication to send and receive data. Here is the scenerio:

I connect to a serial port and start my device. When it\'s counting down to

2条回答
  •  庸人自扰
    2021-01-25 18:19

    There's a detailed guide here here which covers good practise in using Serial Ports in C#.

提交回复
热议问题