搜索资源列表
FREEMODBUS_FOR_stm32
- 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
UserMC52iSentMessage
- C# winform 使用串口控件 使用MC55TS的GPRS模块PDU模式 实现发送短信 -C# winform using serial control using MC55TS GPRS module to achieve SMS PDU mode
chuankoutest
- C#串口调试助手Winform版,是由原来的一个项目转换而来,在VS2008下可编译。 第一次使用小贴士:建议在打开选择的端口前,先进行设置,如波特率,奇偶校验位等等。当然,你也可以在任何时刻进行设置,但必须先关闭已经打开的端口方可进行设置!-C# serial debugging assistant Winform version, is a project from the original conversion from under the VS2008 can be compiled.
WindowsFormsApplication1
- 获取一个串口号,winform,C# COM口序列号,使用foreach-Get a serial number, WinForm, C# COM port serial number, using foreach
chuankou5.0使用版
- 自动检测串口,并直接选中串口。并且可以分情况保存串口接收内容。发送和接收都可以采用16进制或字符格式。并且支持有combobox下拉选择快捷发送栏(Automatically detect the serial port, and directly select the serial port. And you can save the contents of the serial port to receive the content. Both send and receive can be
SerialCommunicationTest
- C# WinForm中SerialPort控件的使用(The use of SerialPort control in WinForm C#)
WindowsFormsApplication1
- 演示C#.net 委托使用方法,winfrom串口使用(Demo C#.net delegate use method, winfrom serial port use)
Design Tool V1.1
- 用c#写的基于winform的串口助手,包含常用的串口收发,16进制显示,使用ymodem协议传输下载到下位机烧写程序(WinForm based serial port assistant written in c#, including common serial port and transceiver, 16 decimal display, downloaded to lower machine burning write program using ymodem protocol t
VT1.1
- 使用C#的winform读取串口,并用chart控件显示实时数据折线图(Use C#'s WinForm to read the serial port, and display the real-time data polygon map with chart control.)