登录
首页 » C# » SerialComm

SerialComm

于 2021-03-31 发布 文件大小:332KB
0 396
下载积分: 1 下载次数: 77

代码说明:

  C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。(C# serial debugging tools, complete source code VS2008. 1, the automatic detection system serial number, supports USB serial devices simultaneously, automatically added to the drop-down list box. 2, modify the port settings automatically open the serial port to send character or hexadecimal data, and timing loop sent. 3, support for custom frame format, and can be automatically added to the check, optional check more than four kinds or more. 4, respectively, received characters and hexadecimal display, the perfect support Chinese display and carriage return line.)

文件列表:

SerialComm
..........\SerialComm
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\SerialComm.application,1584,2012-12-27
..........\..........\...\.....\SerialComm.exe,308736,2012-12-27
..........\..........\...\.....\SerialComm.exe.manifest,3439,2012-12-27
..........\..........\...\.....\SerialComm.pdb,44544,2012-12-27
..........\..........\...\.....\SerialComm.vshost.application,1584,2012-12-27
..........\..........\...\.....\SerialComm.vshost.exe,11592,2012-12-27
..........\..........\Form1.cs,22809,2012-12-27
..........\..........\Form1.Designer.cs,22543,2012-12-27
..........\..........\Form1.resx,249669,2012-12-27
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\Refactor
..........\..........\...\.....\ResolveAssemblyReference.cache,5684,2012-12-26
..........\..........\...\.....\SerialComm.application,1584,2012-12-27
..........\..........\...\.....\SerialComm.csproj.FileListAbsolute.txt,1063,2012-12-27
..........\..........\...\.....\SerialComm.csproj.GenerateResource.Cache,847,2012-12-27
..........\..........\...\.....\SerialComm.exe,308736,2012-12-27
..........\..........\...\.....\SerialComm.exe.manifest,3439,2012-12-27
..........\..........\...\.....\SerialComm.Form1.resources,162428,2012-12-27
..........\..........\...\.....\SerialComm.pdb,44544,2012-12-27
..........\..........\...\.....\SerialComm.Properties.Resources.resources,180,2012-12-27
..........\..........\...\.....\TempPE
..........\..........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2012-12-26
..........\..........\...\Release
..........\..........\...\.......\SerialComm.application,1484,2009-04-13
..........\..........\...\.......\SerialComm.csproj.GenerateResource.Cache,842,2009-04-13
..........\..........\...\.......\SerialComm.exe,106496,2009-04-13
..........\..........\...\.......\SerialComm.exe.manifest,2986,2009-04-13
..........\..........\...\.......\SerialComm.Form1.resources,32620,2009-04-13
..........\..........\...\.......\SerialComm.pdb,44544,2009-04-13
..........\..........\...\.......\SerialComm.Properties.Resources.resources,180,2009-04-13
..........\..........\...\.......\TempPE
..........\..........\...\SerialComm.csproj.FileList.txt,946,2010-11-18
..........\..........\...\SerialComm.csproj.FileListAbsolute.txt,817,2008-04-04
..........\..........\Program.cs,469,2009-04-05
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1227,2012-12-27
..........\..........\..........\Resources.Designer.cs,2844,2012-12-26
..........\..........\..........\Resources.resx,5612,2009-04-05
..........\..........\..........\Settings.Designer.cs,1108,2012-12-26
..........\..........\..........\Settings.settings,249,2009-04-05
..........\..........\SerialComm.csproj,5506,2012-12-27
..........\..........\SerialComm.csproj.user,724,2012-12-27

..........\SerialComm.sln,920,2012-12-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yunKong0
    串口调试工具,加油(serial debugging tools refueling.)
    2007-04-23 16:20:52下载
    积分:1
  • Serial-debugging
    该程序是串口调试代码程序,支持大多数操作系统(Serial debugging software source code)
    2016-07-01 09:43:24下载
    积分:1
  • trunk
    串口通讯的一个类,已经在用,分享给大家。(serial port communication file.)
    2015-09-14 11:34:06下载
    积分:1
  • cleanbuff
    清除串口冗余。当下位机偶然有乱码出现时,在新的通讯开始先清除缓冲区冗余信号,然后开始通讯,可以保证通讯更稳健(Clear serial redundancy. Current-bit machines have occasionally garbled when, in the new communications start to clear the buffer zone redundant signal, and then began to communications, to ensure more robust communication)
    2008-12-17 10:35:08下载
    积分:1
  • usb-hid
    f you are unsure of whether or not you need to update your Drivers, or indeed which Drivers may need to be updated, you can run a Drivers scan using a driver update tool (you will need to pay to register this tool but usually the Drivers scan is free). This will allow you to assess your Driver needs without any commitment. Alternatively, you can use the device manager to check if there are problems with any of your hardware devices
    2017-12-10 19:54:12下载
    积分:1
  • PendMove
    常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
    2013-08-31 22:13:51下载
    积分:1
  • rs232_C++
    利用C++语言进行编程,以验证微型计算机原理课程、微机接口技术课程中关于串口通信。(The use of C++ Language programming, to verify the principle of micro-computer courses, computer interface technology courses on serial communication.)
    2007-12-17 22:11:53下载
    积分:1
  • lhucm
    提出了一种雷达信号处理方法,实验仿真表明识别效果良好!()
    2018-04-22 07:56:09下载
    积分:1
  • itejation
    这是一个三色灯变换花色,并且大部分是渐变慢慢变亮与变暗,并且需要几十个这种IC组成一幅大图时,需要几十个IC同步工作,(This is a trichromatic light to change colors, and most of it is gradually becoming brighter and darker, and when dozens of such IC are needed to form a large picture, it takes dozens of IC to work synchronously.)
    2018-09-27 10:46:23下载
    积分:1
  • VB_RS232C
    VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发(VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development)
    2020-06-26 06:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载