搜索资源列表
CAN总线与并口通讯转换
- 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
LaserScanning
- 89S51单片机通过PDIUSBD12的USB接口芯片实现与上位机通讯的固件源码,此包为一个二维激光光束扫描系统的单片机程序,包含USB固件,一个军事项目的部分工程-89S51 PDIUSBD12 microcontroller through the USB interface chip and PC communications firmware source, the package of a two-dimensional laser beam scanning system, the
上位机与下位机的USB通讯
- 上位机与下位机的USB通讯,下位机采用新华龙的F340。实现了上位机与下位机的握手,可批量传送数据。,Host computer with the USB drive the next digital communications, the next crew of the new hualong F340. Achieved with the lower PC handshake machine can transmit data volume.
Uart
- LPC2103的串口通讯程序,采用自带库函数编写,实现PC机把指令发给控制器,控制器再把所接收数据返回上位机-LPC2103 serial communication procedure for the preparation of native library functions to achieve PC-to instructions issued to the controller, the controller then receives the data back to PC
ch376
- CH376通讯的上位机程序,通过操作RS232串口实现读写CH376-CH376 PC communications programs, through the operation of RS232 serial interface to read and write CH376
VBwithOmronPLCthroughRS-232PCserialcommunicationpr
- VB与欧姆龙PLC通过RS-232串口通讯 的上位机程序-VB with Omron PLC through RS-232 PC serial communication program
Serial_Communcation
- 串口通讯。上位机实例.提供了良好的界面。对初学者很有参考性-Serial communication. PC. Provides a good example of the interface. For beginners are referenced
Aplication(VB)
- usb上位机的开发 使用vb编写的和usb进行通讯-usb
C_Comm
- 用于工业完整串口通讯C源代码,上位机通讯-Complete source code for serial communication C
ModbusTestClient
- PLC串口编程,通过RS232和RS485与上位机通讯.-PLC serial port programming, through the RS232 and RS485 communication with the host computer.
Control
- 上位机控制程序,实现网口通讯,无线收发的数据通过串口转网口的模块后将数据通过网线发给上位机,并且通过接收到的数据判断各个子模块是什么类型的子节点,显示其无线网络地址并提取有用数据显示,且可向各个子模块发送指令-Host computer control program,toachieve net mouth communication,Wireless transceiver of the data through serial port module will switch to other
VCUSBcode
- 用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
BDH
- 上位机用C++与下位机用单片机的通讯, 用作数据转换-C communication with the MCU
VBtongxun
- VB控制的试验台数据采集,根据试验台自带的通信协议和通信规约,编写VB上位机,控制试验台的启动,停止,及采集试验台仪表显示的数据,从中可以受到很多启发,如果你想搞VB通讯,我本人建议你下载,主要难点是如何把试验台接受到的数据转化成数字-VB-controlled test stand data acquisition, test bed that comes under the communication protocol and communication protocol, the prep
串口V3
- 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
Haiwell(海为)PLC与上位机通讯控件
- 海为PLC上位机与PLC通讯的组件,支持VB,VC,Delphi等开发工具(Haiwei PLC communications test program)
SerialTest
- 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
四轴上位机
- 主机要写程序,可以串口通讯,还可以显示曲线,可以在三维空间中实现(The host computer to write the program, you can serial communication, but also show the curve, and can be achieved in three-dimensional space)
串口通讯 文件夹
- 实现串口通讯功能,下位机采集温度,由上位机采集显示。(to achieve serial function, the lower computer to collect temperature, the upper computer collection display.)
基于QT的串口通讯上位机软件
- 基于QT开发的单片机上位机通讯软件,能够接收下位机发送的数据,将数据展示在折线图中。