搜索资源列表
一个好用的C#串口类源码
- 一可以发送短信的C#串口类,经过试用效果不错哟
串口调试源代码
- 自己写的,串口调试源代码VS2005通过,学习SERIALPORT控制最简化的代码了
Csharp_serialport_listen.rar
- 一个基于serialport的C#串口测试程序!,Serialport based on the C# serial test procedure!
serialport
- 一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值-A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference
IOPorts
- 自编C# 串口、网口通讯类,采用接口方式统一处理,非专业源码,可自行修改升级。-Own C# serial port, network port and communications, unified way to deal with the use of interfaces.
CsharpserialPort
- 是我在使用时临时做的一个C#串口通信程序,希望能给大家帮助-this is aC# serial port communication routines,which has a relationship with tx and rx,vs2005 debug run.Although it is not so perfect,welcome to download and leave some suggestion.
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)
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.)
串口测试
- 通过窗体设计出自动搜索本机可用的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# 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)
串口助手
- 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
C#串口通信源码
- C#串口通信源码,可用作单片机或者其它嵌入式设备的串口上位机。