搜索资源列表
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
delphi的MSCOMM实现上位机与PLC间的串行通信
- 用DELPHIE来实现下位机和上位机的串口通信!相信会对需要的人有很大的帮助!-DELPHIE used to achieve lower computer and the PC serial communications! I believe this would have need of a great help!
SCIPC
- 上位机串口通信程序带电机控制程序界面-PC serial communication program with motor control programming interfaces.
car_control
- 完整的小车控制程序,包括上位机和下位机两大部分,实现对小车的自动寻线和遥操作,上位机采用vc编写,包括串口通信和键盘响应两大部分,实现了利用电脑键盘对小车的实时控制,程序都调试成功,并有程序说明文挡。-integrity of the trolley control procedures, including upper and lower machine parts, Implementation of the trolley lin
LEDshangweijichengxu
- 随着科学技术的发展,人们对各种信息的需求量不断增加。中、大型LED显示屏作为信息载体广泛应用在银行、保险、车站、港口等公共场所。用来向人们传递信息。LED点阵式显示屏分两种,一种是显示固定信息,其特点是显示内容固定,结构简单,价格低廉,适合于路标等信息较少且不变化的场合。另一种是显示动态信息,其特点是显示内容经常改变,既可显示动态信息,也可在线地编辑修改显示内容。 显示屏上位机软件设计是计算机处理的一个重要方向。本文所设计的显示屏上
uart
- 基于MAXII的RS232串口通信程序.还有使用VB编写的上位机串口通信软件。-MAXII based on the RS232 serial communication program. There are prepared to use VB PC serial communication software.
PDA
- 串口通信上位机源程序,可以修改串口,波特率,自动保存接收的数据.方便修改成个性化的串口通信工具 -C source code used to initialize, run and test the isup software in a TRILLIUM development environment
freescale_smart_car_Image
- Labview编写的用于Freescale智能车的上位机赛道显示程序,通过串口通信,Labview简单易学,功能强大,是理想的上位机编程工具。-Labview Feescale SmartCar
Visualtrackerautomatically
- 本文研究的是设计一个控制系统,用固定在云台上的摄像头来跟踪运动目标。具体包括硬件设计和软件编程。利用计算机、摄像机、图像采集卡、步进电机驱动器和步进电机等硬件设备设计一套视觉自动跟踪系统,利用VC++实现上位机串口通信程序;利用KeilC51实现下位机的控制功能-This paper is to design a control system, using a fixed camera in the head Yuntai tracki
ELEKTROR_RFID_Reader
- 在淘宝花钱买来的MFRC522开发板资料,里面有各个接口程序,实现读卡操作,采取上位机串口通信。-To spend money in Taobao purchased development board MFRC522 information, there are various interface program, the realization of reader operation, to take PC serial commu
Proteus
- 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接
chuankou
- RS232串口通信源代码及数据传输后上位机界面开发-RS232 serial communication and data transfer source code after the host computer interface development
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平
1
- VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 -VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments
SerialTest
- 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
串口通信,可直接显示下位机发的任何信息
- 主要功能是实现温度上下限报警,创新点是可以通过在上位机设置下位机的温度上下限值,即实现了串口通信。(The main function is to realize the temperature and lower limit alarm. The innovation point is that the serial communication can be realized by setting the lower limit of
串口通信(上位机显示参数波形)
- 基于STM32的小车平衡实验,串口通信。(STM32 based car balance experiment serial communication.)
串口
- C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
用VC6.0实现上位机串口通信
- 用Win32 API设计串行通信的基本思路,在实际应用中,我们可以利用Win32 API设计出满足各种需要的串行通信程序。(Using Win32 API to design the basic idea of serial communication, in the practical application, we can design the serial communication program to meet all kin
javascript实现串口通信(亲身测试)
- 串口通信,mscomm32,内含注册串口通信的插件(Serial Communication, mscomm32, Plug-in for Registered Serial Communication)