登录
首页 » C# » Com

Com

于 2012-05-06 发布 文件大小:328KB
0 281
下载积分: 1 下载次数: 318

代码说明:

  基于C#语言的一个串口通信上位机程序,有界面,可以自己设置波特率和串口号.(A serial communication PC procedures based on the C# language, interface, you can set the baud rate and serial number.)

文件列表:

Fly_Car_C#
..........\Fly_Car

..........\.......\bin
..........\.......\...\Debug
..........\.......\...\.....\Fly_Car.exe,50176,2011-01-01
..........\.......\...\.....\Fly_Car.pdb,38400,2011-01-01
..........\.......\...\.....\Fly_Car.vshost.exe,11608,2011-01-01
..........\.......\...\.....\Fly_Car.vshost.exe.manifest,490,2009-08-31
..........\.......\...\Release

..........\.......\Fly_Car.csproj,4171,2011-01-01
..........\.......\Form1.cs,12706,2010-12-31
..........\.......\Form1.Designer.cs,20659,2010-12-31
..........\.......\Form1.resx,28944,2010-12-31
..........\.......\obj
..........\.......\...\Debug
..........\.......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6217,2011-01-01
..........\.......\...\.....\Fly_Car.csproj.FileListAbsolute.txt,2107,2011-01-01
..........\.......\...\.....\Fly_Car.csproj.GenerateResource.Cache,847,2010-12-31
..........\.......\...\.....\Fly_Car.exe,50176,2011-01-01
..........\.......\...\.....\Fly_Car.FlyCar.resources,15652,2011-01-01
..........\.......\...\.....\Fly_Car.pdb,38400,2011-01-01
..........\.......\...\.....\Fly_Car.Properties.Resources.resources,180,2011-01-01
..........\.......\...\.....\GenerateResource-ResGen.read.1.tlog,772,2011-01-01
..........\.......\...\.....\GenerateResource-ResGen.write.1.tlog,772,2011-01-01
..........\.......\...\.....\Refactor
..........\.......\...\.....\TempPE
..........\.......\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2011-01-01
..........\.......\Program.cs,489,2010-12-31
..........\.......\Properties
..........\.......\..........\AssemblyInfo.cs,1346,2010-12-31
..........\.......\..........\Resources.Designer.cs,2850,2011-01-01
..........\.......\..........\Resources.resx,5612,2010-12-31
..........\.......\..........\Settings.Designer.cs,1103,2011-01-01
..........\.......\..........\Settings.settings,249,2010-12-31
..........\Fly_Car.sln,911,2011-01-01
..........\UpgradeLog.XML,1022,2011-01-01
..........\_UpgradeReport_Files
..........\....................\UpgradeReport.css,3348,2011-01-01
..........\....................\UpgradeReport.xslt,12505,2010-05-04
..........\....................\UpgradeReport_Minus.gif
..........\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • simpleD
    串口助手 基于python3 的 tkinter 编写界面(serial port assistant)
    2018-08-31 17:31:39下载
    积分:1
  • SerialPort
    简单的串口通信数据显示demo 简单实用 可以学习查看(A simple serial communication data display demo simple and practical Can learn to see)
    2018-05-13 11:25:21下载
    积分:1
  • stm32f103ret6_sx1278
    说明:  STM32F103配合lora通讯,透传485,232口数据内容,(STM32F103 communicates with Lora and transmits 485,232 ports of data.)
    2019-03-27 21:24:49下载
    积分:1
  • 实现双机互联
    一个简单的串口实现双机互联,,比较实用,有兴趣可以(a simple dual-serial connectivity, and more practical, interested can s)
    2005-05-19 16:57:35下载
    积分:1
  • 1Button-Devices
    1 button device with bascom avr
    2019-05-06 19:09:58下载
    积分:1
  • 29. RS485通信实验
    modbus很全面很详细的485从机程序。(Modbus is a very comprehensive and detailed 485 slave program.)
    2020-07-27 23:08:45下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • protol
    说明:  自己编写的变异的modbus,先分享给大家(the modbus by myself,now give all)
    2019-06-01 23:36:15下载
    积分:1
  • 高级例-基于STM32 USB 虚拟 控制IO 端
    说明:  关于多块板子利用485总线 采用MODBUS协议实现开关量采集与控制采集,串口打印。(On the use of 485 bus and MODBUS protocol to realize switch data acquisition and control acquisition, serial port printing.)
    2019-08-08 10:43:48下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载