c++ 是如何做到的?或者 C# 使用 com 端口?
我正在做一个练习,我需要发送以下数据字节“0x80、0x07、0x52、0x1f、0x1f
我将如何完成这个? 谢谢
I am working on an exercise where I need to send the following bytes of data "0x80, 0x07, 0x52, 0x1f, 0x1f
How would I go through with this?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://www.dreamincode.net/ forums/topic/35775-serial-port-communication-in-c%23/
C#中与串口通信
http://www.dreamincode.net/forums/topic/35775-serial-port-communication-in-c%23/
Communicating with Serial Port in C#