登录
首页 » C# » serial

serial

于 2014-04-11 发布 文件大小:107KB
0 264
下载积分: 1 下载次数: 198

代码说明:

  用C#编写的串口助手,源码,并有波形显示,保存数据;自动识别串口,二进制,十进制,16进制发送;等功能。(Written in C# serial assistant, source, and waveform display, save the data automatically identify serial, binary, decimal, hexadecimal sent other functions.)

文件列表:

串口
....\串口
....\....\ANIM.BMP
....\....\bin
....\....\...\Debug
....\....\...\.....\串口.exe,36864,2014-04-10
....\....\...\.....\串口.pdb,42496,2014-04-10
....\....\...\.....\串口.vshost.exe,11600,2014-04-11
....\....\...\.....\串口.vshost.exe.manifest,490,2010-03-17
....\....\...\Release
....\....\ClassDiagram1.cd,388,2013-12-04

....\....\Form1.cs,11993,2013-12-28
....\....\Form1.Designer.cs,45820,2013-12-28
....\....\Form1.resx,9447,2013-12-28
....\....\ico
....\....\...\ANIM.BMP



....\....\...\GREEN.ICO
....\....\...\ICON_GRE.ICO,3262,2007-06-26
....\....\...\ICON_NOT.ICO,1078,2007-06-26
....\....\...\icon_not1.ico,766,2007-06-26
....\....\...\ICON_ON.ICO,1078,2007-06-26
....\....\...\ICON_ON1.ICO,766,2007-06-26
....\....\...\OFF.ICO,766,2007-06-26
....\....\...\Pinned.bmp,238,2007-06-26
....\....\...\Pinned2.bmp,238,2007-06-26
....\....\...\PORT.ICO,766,2008-09-27
....\....\...\RED.ICO,766,2007-06-26
....\....\...\setup.ico,25214,2009-04-12
....\....\...\UNPINNED.BMP,238,2007-06-26
....\....\...\xiaofengstudio.bmp,11654,2007-06-26
....\....\...\xiaofengstudio.ico,3262,2007-06-26


....\....\icon_not1.ico
....\....\ICON_ON.ICO,1078,2013-12-12
....\....\ICON_ON1.ICO,766,2013-12-12
....\....\obj
....\....\...\x86
....\....\...\...\Debug
....\....\...\...\.....\DesignTimeResolveAssemblyReferences.cache,5226,2014-04-10
....\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6726,2014-04-10
....\....\...\...\.....\GenerateResource.read.1.tlog,552,2014-04-10
....\....\...\...\.....\GenerateResource.write.1.tlog,754,2014-04-10
....\....\...\...\.....\ResolveAssemblyReference.cache,16474,2013-12-27
....\....\...\...\.....\TempPE
....\....\...\...\.....\串口.csproj.FileListAbsolute.txt,1085,2014-04-11
....\....\...\...\.....\串口.exe,36864,2014-04-10
....\....\...\...\.....\串口.Form1.resources,3249,2014-04-10
....\....\...\...\.....\串口.pdb,42496,2014-04-10
....\....\...\...\.....\串口.Properties.Resources.resources,180,2014-04-10
....\....\...\...\.....\单片机控制.csproj.FileListAbsolute.txt,610,2013-12-04
....\....\PORT.ICO,766,2013-12-12
....\....\Program.cs,487,2013-12-04
....\....\Properties
....\....\..........\AssemblyInfo.cs,1368,2013-12-12
....\....\..........\Resources.Designer.cs,2863,2013-12-04
....\....\..........\Resources.resx,5612,2013-12-04
....\....\..........\Settings.Designer.cs,1092,2013-12-04
....\....\..........\Settings.settings,249,2013-12-04
....\....\串口.csproj,6129,2013-12-28
....\....\串口.csproj.user,478,2013-12-12
....\串口.sln,860,2013-12-04

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

发表评论

0 个回复

  • 调试助手
    支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size. In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
    2020-06-25 03:00:02下载
    积分:1
  • cpu314c-2pn_v3
    西门子s7-300PLC,314系列GSD文件,方便使用。(SIEMENS s7-300PLC, 314 series of GSD files, easy to use.)
    2018-03-06 15:22:44下载
    积分:1
  • wpf-serial
    c# wpf串口通信软件,具有普通串口软件的大部分功能(c# wpf serial communication software, with most of the functionality of an ordinary serial port software)
    2014-03-30 00:39:49下载
    积分:1
  • nr103
    这个是南瑞继保的串口iec103规约的实现代码(South 103 serial implementation of the code)
    2020-11-09 14:49:46下载
    积分:1
  • mscomm
    串口收发字符型,没有选择COM口参数,固定为COMPROT 3 115200(Serial transceiver character type, no choice of COM port parameters, fixed to COMPROT 3 115200 )
    2016-04-25 19:20:18下载
    积分: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
  • labwindows-serial
    labwindows 串口编程 简单易懂 做虚拟仪器的同学可以看看 或许对你有用(programming straightforward labwindows serial do virtual instrument students can take a look at perhaps useful to you)
    2012-11-20 20:41:40下载
    积分:1
  • avray
    OFDM通信系统抗多径衰落干扰研究,顺便求OFDM系统中关于频谱偏移的估计与补偿的,(The research on the anti-multipath fading interference in OFDM communication system, and the estimation and compensation of spectrum offset in OFDM system,)
    2020-11-19 21:59:38下载
    积分:1
  • cvi_usb_sensor
    232串口通信实例,简单的模仿USB界面显示,实质做的是一个简单的232串口(232 serial communication)
    2014-06-04 20:15:17下载
    积分:1
  • STK
    STK是由美国Analytical Graphics公司开发的一款在航天领域处于领先地位的商业分析软件。STK支持航天任务的全过程,包括设计、测试、发射、运行和任务应用(STK is a leading commercial analysis software developed by Analytical Graphics Inc. in the aerospace field. STK supports the whole process of space mission, including design, test, launch, operation and mission application.)
    2020-09-21 16:07:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载