搜索资源列表
一个好用的C#串口类源码
- 一可以发送短信的C#串口类,经过试用效果不错哟
串口调试源代码
- 自己写的,串口调试源代码VS2005通过,学习SERIALPORT控制最简化的代码了
LSD-TEST430F5438-01-CRC1.c
- ** 串口初始化顺序: ** 1、置位UCSWRST ** 2、配置UCAXCTL0、UCAXCTL1 ** 3、波特率设置 ** 4、使能接收或发送中断-** Initialize serial order:** 1, Set UCSWRST** 2, configuration UCAXCTL0, UCAXCTL1** 3, the baud rate settings** 4 so that it can receive or send interrupt
基于visual studio的串口程序加小功能
- 串口对于vs有集成模块,非常不错,提供一个串口程序供大家参考
串口助手
- C# 串口助手源码,之前学习网上找的资料,觉得很不错,分享给大家(C# serial assistant source code, learning online before looking for information, I feel very good, to share with you)
串口Mudbud
- C# 一个简单的通过串口精心Modbus通讯源码(C# a simple through the serial port, carefully Modbus communication source code)
C#直流电机pid调速
- 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower machine to send data format, su
C# 串口接收发送数据
- C# 时实接收串口信息,并显示出来,可向串口发送指定的内容。案例简单明了。适用初学者(C#, the actual receive serial information, and displayed, you can send the specified content to the serial port. The case is simple and clear. Suitable for beginners)
c#串口编程实例
- 通过C#实现串口编程通讯,供大伙学习参考,不用谢,不客气(You are welcome ,Don't mention it .Do you miss me ,I like you very mach.)
STM32_RC522串口通讯
- C#编写的上位机软件,源代码。应用于串口通讯控制STM32对RC522读写卡操作(C# prepared by the host computer software, source code. Applied to serial communication control, STM32 read and write card operation on RC522)
串口测试
- 通过窗体设计出自动搜索本机可用的com口信息,形成列表,可在列表中自由指定 端口,波特率进行串口链接,并有接受和发送信息的专门窗口。(Through the form designed to automatically search the machine COM port information available to form a list, can be specified in the list of free Port, baud rate serial link, and re
ComTest C#2010
- 通过串口与三菱PLC进行通讯,能读取、写入各个软元件。(Through serial port and MITSUBISHI PLC communication, can read, write to each soft component)
C#编写串口程序(详细教程)
- C#通信基础,串口通信,详细教程,初学者入门(C# communication base)
C#串口
- C#编写的串口上位机软件,可做下位机控制。(C# serial PC software can be used to control the lower computer.)
串口控制
- C#串口控制设计方法,界面设计和串口编程的方法和处理能力!(C# serial port control design method, interface design and serial programming methods and processing ability!)
串口助手2
- 串口调试助手,c#写的,带有源码,功能很实用,软件小巧方便,很适合单片机工程师(Serial debug assistant, c# write, with source code)
小串口
- 串口助手,vs2008c#,实现串口助手的功能,仅供参考(SerialCOM Serial assistant, vs2008c#, implement the function of serial assistant, for reference only)
串口助手
- C#代码实现简单的串口通信,可与下位机进行数据传输(C# code realizes simple serial communication, and data transmission can be carried out with the lower computer)
串口OK1
- 上位机与三菱plc的串口通讯,通过c#程序写的一个winform程序(Serial communication between host computer and MITSUBISHI PLC)
C#写的串口通信源代码
- 1. 利用C#编写的串口通信工具 2. 源代码全部公开 3. 可以作为上位机通信的前端入口,并进行二次开发 4. 解决方案文件chuankou.sln 5. 编译成功文件chuankou.exe