搜索资源列表
CAN总线与并口通讯转换
- 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
UDP_test_source_code
- 本软件源码属于UDP协议网络通讯上位机软件源代码,用Visul C++编写,经测试完全可以使用,也可以在此源码的基础上进行修改,开发出具有自主知识产权的通讯软件。-source software belong to the UDP communications network PC software source code, using Visul C, After testing can use and also the source on the basis of changes devel
can_bus_control
- 这个是机器人控制器的下位机程序,在8051下编译通过。可以与CAN总线上位机通讯,里面还包含了一些算法的实现。-the robot controller is the next crew, and in 8051 under compile. CAN Bus with PC communications, which also included some algorithm.
CAN
- TMS320LF2407的can程序,与上位机通讯,上位机需要PCI9810转接卡,具体应用需要修改一下,里面有自定义简单协议,但CAN具体流程都包含,欢迎下载
上位机与下位机的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.
STC12.rar
- 串口通信,能够实现上位机与下位机的通讯,并可接收上位机的控制码,实现控制功能,同时发出控制信号,实现控制功能。,serial signal interface,can send signal to the computer,also can receive the signal from the PC
Control
- 上位机控制程序,实现网口通讯,无线收发的数据通过串口转网口的模块后将数据通过网线发给上位机,并且通过接收到的数据判断各个子模块是什么类型的子节点,显示其无线网络地址并提取有用数据显示,且可向各个子模块发送指令-Host computer control program,toachieve net mouth communication,Wireless transceiver of the data through serial port module will switch to other
VBtongxun
- VB控制的试验台数据采集,根据试验台自带的通信协议和通信规约,编写VB上位机,控制试验台的启动,停止,及采集试验台仪表显示的数据,从中可以受到很多启发,如果你想搞VB通讯,我本人建议你下载,主要难点是如何把试验台接受到的数据转化成数字-VB-controlled test stand data acquisition, test bed that comes under the communication protocol and communication protocol, the prep
智能水炮区域箱控制程序
- 本程序是智能水炮区域箱控制程序,与上位机(PC)和下位机(水炮、电源盒、红外组件)通过can连接,遇火报警,同事控制水炮灭火动作。
15kw电机上位机 V1.1
- 电机监控,新能源电机转速扭矩温度等关键因素监控。通过CAN通讯监控(Motor monitoring, new energy motor speed torque temperature and other key factors monitoring. Monitoring through can communication)
上位机串口通讯
- 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
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)
CAN通用调试软件CANalyst
- 整车调试 can 通讯 分析,上位机连接(Vehicle debugging can communication analysis)
15W抢答0713
- 四个人一起抢答,有A,B,C,D四个按键,可以和上位机通讯,(Four people together to answer, there are A, B, C, D four buttons, you can communicate with the host computer,)
USB_CAN c#
- CAN分析仪,上位机 C#代码,带详细注释,双路通讯测试通过,(《创芯科技有限公司》产品 CANOpen J1939 DeviceNet USBCAN-2 USB),据说兼容周立功CAN调试器,有条件的可以试下,顺便告诉下结果,谢谢~(CAN analyzer, PC C# code, with detailed notes, dual communication test, ("a core technology company" J1939 DeviceNet USBCA
基恩士上位机TCP通讯协议
- 基恩士上位机TCP通讯协议,有了这份协议就可以实现上位机TCP协议和基恩士PLC直接通信,不需要购买其他软件了!数据结构简单清晰,一目了然。(Keynesian upper computer tcp communication protocol, with this agreement can achieve the host computer TCP protocol and Keyence PLC direct communication, do not need to buy other
VB-S7200 自由口串口通信实例源代码
- VB做的上位机软件,和西门子S200通讯,代码是其他网站下载的,这里是转载吧 个人感觉对做VB和200通讯很有帮助,大神级的就不用学习了,新手可以借鉴一下。彼此进步吧!!!(VB to do the host computer software, and Siemens S200 communication, the code is downloaded from other websites, here is the reprint bar personal feeling to do VB
CAN_Demo(matlab)
- CAN通讯上位机,已经过验证,仅供参考学习使用(CAN communication host computer has been verified, for reference only.)
导入DBC文件解析CAN通讯协议
- 使用周立功的CAN盒进行通讯界面编程,通过导入DBC文件的方式实现对CAN协议内容的解析。方便制作通用的上位机控制界面