绝对可以编译使用 串口通讯类: using System; using System.Runtime.InteropServices; namespace JustinIO { class CommPort { public string PortNum; public int BaudRate; public byte ByteSize; public byte Parity; // 0-4=no,odd,even,mark,space public byte StopBits; // 0,
HC-05嵌入式蓝牙串口通讯模块资源包内包含HC-05嵌入式蓝牙串口通讯模块的测试程序软件、电路板连接图(包含for HC06M/HC07M or compatible module、for HC06S/HC07S or compatible module、for HC05 or compatible module、for BC04 or compatible module等电路板连接图)以及HC-05指令集