搜索资源列表
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
SeralPort
- 这是我学习串口编程时从盒子上下的,相信对学习串口通讯的同行有帮助. 程序中用到了TApdComPort, 大家可以从盒子上下-This is my learning Serial Programming from the next box, learning to believe that serial communications peer help. the procedure used TApdComPort. You can see from next box
串行口通信程序,可以控制缓冲
- 串行口通信程序,可以控制缓冲。不错的。大家都来下啊。-serial port communication procedures can be controlled buffer. Good. All to the next ah.
mcu
- 串口通信程序与IIC程序.详细说明了上位机与下位机的通信过程。-serial communication procedures and IIC procedures. A detailed descr iption of PC and the next crew of the communication process.
weizhuang
- 很多下位机程序员都有这样的经历,在交付工程的时候对方要求提供源程序,而大多数下位机程序员都知道交出源程序是意味着什么,所以为了保护各位下位机程序员的合法利益.这个工具,伪装过后的源程序可以编译通过。-many lower computer programmers have the same experience that the delivery of the other works on the request source, and most of the next crew to surr
modbus1
- modbus通讯协议设计 c语言实现 通过rs232可实现上位机和下位机的通信-Modbus communication protocol design c language can be realized through RS232 PC and the next crew of communication
progress
- 基于AT89C51的宾馆IC卡门锁发卡系统 包括上位机和下位机 下位机采用VB下位机为汇编语言编程-on AT89C51 Hotels IC card lock system includes PC and the next crew under-used machines V under B crew of assembly language programming
duojitongxin
- 利用51单片机实现串口多机通信的实验程序,分别有上位机和下位机的程序。-using MCS-51 microcontroller serial multi-machine communication experimental procedure, the respective PC and the next crew procedures.
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
rs232transmit
- 通过串口实现PC机和下位机的通信,用VB。NET来实现-through the PC serial port and the next crew of communications, using VB.NET to achieve
多媒体摄像头控制
- 实现对philp快球的串口控制,可以控制快球的上下左右的转动。除了本身的控制界面外,还提供了网络的接口,可以在网络上对其实施控制。需要著名的组件trayicon和控件msco-to achieve faster serial control of the ball, control the ball around the next turn. In addition to the control interface, but also provides a network interface,
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
PC2MCU
- 上位机PC模仿串口调试助手像下位机avr单片机传递字符串,并且接受来自单片机的信息!-PC PC to imitate the serial debugging assistant avr microcontroller as the next crew to pass a string, and accepts information from the chip!
TemComTest
- 串口通信上位机界面,与下位机单片机通信,获取温度数据。-PC serial communication interface, and the next-bit single-chip machine communications, access to temperature data.
rs485
- 操作串口直接进行RS485多机通信的类。单片机下485多机通信很容易,用UART的Bit9即可,Windows下就麻烦得多,Windows下串口Bit9用作奇偶校验,要切换Bit9就要动态改通信格式,而且切换时间要跟得上单片机的us级时间。这个自己写的Class用独立线程、Windows高精度定时器机制,高速切换Bit9,示波器测量,时间在10us左右,已用于门禁系统多年,长时间运行可靠! -Direct RS485 serial port operation multi-machine c
Project1.vbp
- 实时数据采集与控制系统可以通过串口通讯方式与下位机进行通讯,控制实验操作,参数设置和试验数据采集和保存。-Real-time data acquisition and control system of communication through the serial port to communicate with the next crew, control experimental operation, parameter setting and test data collection
dsa_com
- sa通讯的一个代码,是从别的地方下的,写的还行-sa communication, a code from somewhere else the next, and wrote also line
232SendTerminal
- PC机端的串口发送程序,初学者可以借鉴下-PC-side serial port to send a program, beginners can learn from the next ~ ~
PLC_PID
- 基于PLC的数字PID控制,我的本科毕业设计,使用串口通讯,具有上位机和下位机,还有相关的说明文档-PLC-based digital PID control, my graduate design, the use of serial communication with host computer and the next-bit machines, as well as related documentation
crc_VB
- 本代码为在VB6.0环境下所写的CRC_16字节型算法,可用于上位机与下位机串口通信使用。-This code in VB6.0 environment CRC_16 written byte-type algorithm, can be used for PC and next-bit machine using serial communication.
