搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
SerialLCDCS
- 串口通讯的简单例子,很基本,可以用来参考。-serial communication simple example, a very basic and can be used to reference.
COM
- c# 串口通讯 下面是串口通讯测试程序的源代码,将mycom类放在此项目中 可以实现简单的串口通信,希望读者能通过这个程序对串口通信过程有一个初步的了解-c# COM Communcation
cExample
- 通过串口通讯,VC++编程,简单实用。Aglient Multimeter 34401A-Through serial communication, VC++ programming, simple and practical. Aglient Multimeter 34401A
RS232_Cp23
- 异步串行串口通讯C#(RS232),一个简单的串口通信工具,适合初学者-Asynchronous serial serial communication C# (RS232
CKTXCS
- c#串口通讯,简单的程序实现串口的收发,效率高。-C# serial communication
COMTEST
- 这是我自己写的一个C#的串口通讯代码,控制,通信类,非常简单,便宜好用啊,嘻嘻,用的-This is what I wrote a stc52 serial communication code, control, communications, is very simple, cheap and easy, ah, hee hee、keil 4
MODBUSRTU_TEST
- 此程序用来简单 测试Modbus RTU 通讯,串口连接- test for Modbus RTU comunication
TestSerialPort
- 简单串口开开发程序,主要针对串口程序进行调试,模拟串口通讯。-Simple serial port open development program, mainly for the serial debugger and simulates the string mouth communication.
chuankou
- 简单的串口通讯,能够实现一些常用的功能,非常适合初学者使用。 -Simple serial communication, to achieve some common features, ideal for beginners.
serial
- 简单的串口通讯-A simple serial communication
Oscilloscope
- 一个简单的串口通讯,用模拟示波器显示方式显示。C#+VS2010+无数据库-A simple serial communication analog oscilloscope display
chuankou
- 这是一个使用C#编写的串口通讯程序的例程,可以实现串口通讯的简单功能,提供给新手入门使用。-This is a C# prepared by the serial communication program routines, serial communication can be achieved a simple function, available to the novice entry.
串口Mudbud
- C# 一个简单的通过串口精心Modbus通讯源码(C# a simple through the serial port, carefully Modbus communication source code)
Seri-Port
- 可以用来测试简单的串口通讯,也可以修改程序,达到你想要的目的(You can test seri-port with this packages and use this codes)
C#串口通讯
- 用于与下位机进行串口通讯,RS-232这种适配于上位机和PC端进行连接,RS-232只限于PC串口和设备间点对点的通信。它很简单的就可以进行连接,由于串口通讯是异步的,也就是说你可以同时向两端或者更多进行数据发送,它们之间的传输数据类型是byte,串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。
Haclon代码框架c#编程haclon代码学习
- 2019.2.18更新以下功能,修复的bug: 1、修复FitLine工具显示问题; 2、修复FitCircle工具显示结果问题; 3、在FitCircle工具中新增CreateCircle工具,测试OK; 4、修复卡尺工具Caliper中的适应图像功能; 5、修复标定工具Calibration中的适应图像功能; 6、完善相机取像加载问题,界面友好化,连接测试相机更加方便; 代码功能介绍: 主页面: 1、用户登录管理模块: 2、视觉系统模块,包含: