搜索资源列表
ASM_COM
- 关于怎么制作串行线,并给出汇编源码通讯例子,希望能给有需要的朋友们参考。-on how serial production line, and gives examples of communications source code compilation, in hopes of giving the needy friends as a reference.
AUTOCLI
- 自动联想命令行处理代码-automatic command line processing code
电表645
- // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
RS232_Port
- 详细描述了RS232物理细节。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但是不是必须的。-A detailed descr iption of the physical details of the RS232. Typically, serial code for the ASCII character transmission. 3 li
dsa_com
- sa通讯的一个代码,是从别的地方下的,写的还行-sa communication, a code from somewhere else the next, and wrote also line
Multi-point_temperature__PC(CODE)
- 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar”-Multi-point temperature of PC acquisition procedures (the original program), which is in line with this is the package
chuankoutongxin
- 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
USBPortComunication
- 网上上传的usb 串口通信的代码都有问题,我这个改正了错误,可以直接运行,里面有详细的说明文档。-Usb serial communication line to upload the code there, I corrected the mistakes that can be directly run, which has detailed documentation.
C51-In-System-FLASH-Programming
- AT89C51在线编程指导说明,及源码实例-AT89C51-line programming instructions, and source code examples! ! !
24-line-answer
- 24路抢答器源程序,里面有完整的通信和显示程序-24-way Responder source code
CommTest
- 很实用的适于串口编程的CSerialPort类源代码。支持线连接的串口编程操作,编写的程序在windows98/NT/2000/XP系统下都能很好地运行。-Very useful source code suitable for the serial programming CSerialPort class. Support line to connect the serial programming operation, a program written in windows98/NT/2
DXF_G_code
- DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!无法编译,是因为要先注册mscomm控件-DXF trajectories turn the G-code, line, circle, arc, spline curves to optimize the polyline, polyline. With lower serial communications! Not compile because the first registered mscomm
SerialComm
- C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
51全串口打印例程100720
- 荣达RD-DH打印机测试程序,通用 ESC/P 打印命令,字符、汉字、图形的正向、反向、左右旋转打印,反白,上下划线、左右划线打印以及任意变高、变宽,行间距、字间距调整、水平制表、曲线打印、条形码打印等功能以及以上功能的混合打印(Ronda rd-dh printer test program, general esc/p printing command, characters, Chinese characters, graphics forward, reverse, left and r
