搜索资源列表
CSharp121
- 基于C#的USB通信上位机的开发,可以实现USB转CAN功能-Based on C# development PC USB communication, USB to CAN functionality can be achieved
COM_Communication
- 用C#实现串口通信程序,在此基础上可以方便的开发单片机上位机程序-COM Communications
robot
- 远程监控机器人的上位机源程序,利用无线模块串口通信控制小车行走。-The RMON robot host computer source code, the use of the wireless module serial communication control Trolley.
CAN-BUS
- CAN协议模拟器 CAN通信的上位机程序,自动识别帧类型,基于串口通信。-CAN protocol simulator host computer program of the CAN communication, identify the frame type automatically, based on serial communication.
serial
- 串口程序 可供给上位机与下位机(单片机)通过串口进行通信-Serial program for PC and lower place machine (SCM) through a serial port for communication
PangZi
- 实现串口通信功能,并且可以与上位机直接通信。-Very usuafull
USB-CAN
- 电源管理系统的上位机软件,通过USB CAN与下位机通信,获取电源管理系统的数据,或是进行配置-Power management system, the PC software via USB CAN and the next crew communications, access to the data of the power management system, or configure
new_iic_1217
- BMS上位机软件,通过USB转IIC接口与下位机通信,获取下位机的实时状态-BMS PC software via USB to IIC interface with lower machine communication, access to real-time status of lower machine
CSharp
- 田野文物上位机 C#程序,实现图像处理和TCP\/IP建立通信。-The cultural relics in the field of PC C# program, the realization of image processing and TCP\/IP communication.
2812SPI_communication-program
- 这是个2812SPI双机通信的程序实现的功能如下: 上位机发送请求电压命令:0x0003 0x1004 0x0004 +一个校验码,0003和1004为功能码 表示请求的是电压数据,0004表示要求4个变量,UXa,UXb,Uxc,UXd 下位机收到正确的命令(0x0003 0x1004 0x0004),并且验证码也正确后,向上位机返回数据, 数据格式如下:0x0003 0x0008 xxxx xxxx......xxxx +一个校验,0x0003是功能码,0x0008 是电压字数(
Cable-TEST
- 主要用于检测8芯电缆和2芯电缆的通信是否成功的上位机程序,下位机程序是基于MCS-52的,另行上传。-Mainly used to detect 8-core cables and two-wire cable communication is successful PC program, lower computer program is based on the MCS-52, prior to upload.
comm1test
- 利用串口中断的方式实现下位机与上位机的多机通信。-The use of serial interrupt way to achieve lower machine and PC multi-machine communication.
comm3xiancheng
- 利用多线程的方式实现多个下位机与上位机通信。-Using multi-threaded approach to achieve multiple next-bit machine and PC communication.
wireless-uart
- 一款基于无线串口通信的上位机监视系统,包括源码-A wireless serial communication based PC monitoring system, including source code
PCsend_asc_receive_hex
- C#编程最小串口通信程序,上位机发送ASC码,接受hex码-C# Programming smallest serial communication program, the PC sends ASC yards, accepting hex code
USBXPRESS
- USB通信的上位机软件,采用USBXPRE-USB PC communications software, using USBXPRESS
C#写的串口通信源代码
- 1. 利用C#编写的串口通信工具 2. 源代码全部公开 3. 可以作为上位机通信的前端入口,并进行二次开发 4. 解决方案文件chuankou.sln 5. 编译成功文件chuankou.exe
SerialPortAssistant_V1.5
- 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,
HslCommunicationDemo-v8.1.3
- 各个品牌PLC通信控件,解决了工控行业项目通信的大难题(Each brand PLC communication control solves the big problem of project communication in industrial control industry)
C#串口通信源码
- C#串口通信源码,可用作单片机或者其它嵌入式设备的串口上位机。