.Net Micro work研究—串口操作
试验平台:Digi MF开发板
Digi提供的示例中包含了串口的示例程序,主要代码如下:
public bool EchoByte() { SerialPort serial; bool exceptionRaised = false; bool testResult = true; string message = " This is an echo test. Enter the character to echo, or ESC to exit. "; byte[] encodedMessage = c_encoding.Get 继续阅读与本文标签相同的文章
-
用模拟器加载基于ARM平台的WinCE6.0 内核(NK.bin)
2026-05-23栏目: 教程
-
.Net Micro Framework研究—用MF控制机器人
2026-05-23栏目: 教程
-
北京MVP Gathering简记(08-1-13)
2026-05-23栏目: 教程
-
阿里云轻量服务器有什么值得购买的理由
2026-05-23栏目: 教程
-
.Net Micro Framework研究—让MF支持鼠标
2026-05-23栏目: 教程
