搜索资源列表
SCOM
- 使用单片机C语言编的单片机实验板与上位机的串口通信(可接收上位机命令和根据命令给上位机上传上位机需要的数据)程序,可供单片机开发人员参考。-use C language series micro-controller board and PC serial communications (PC can receive orders and orders under the PC to PC to upload the data needed) process for the developmen
api串口通讯
- 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
AutoDemo
- 自编的串口通信程序,支持一些简单命令-self serial communication program to support some simple orders
communi
- 上位机的命令编辑和执行器,串口通信,用于工业控制.-PC orders editing and implementation, serial communications for industrial control.
c51com
- c51用串口通信源码,包括调试 1.发送:向总线上发命令 2.接收:从总线接收命令,并分析是地址还是数据。 3.定时发送:从内存中取数并向主机发送.-decoder serial communication with the source code, including a debugger. Send : Bus made to order two. Acceptance : Bus from receiving orders and analysis of data or add
jishucheng_vb
- vb开发的通过串口与计数秤进行通信的程序,可以自动采集和手动采集数据,也可向下发命令控制计数秤-vb development of scale through the serial port to communicate with the counting procedures can be automatically collected and manually collected data can also be counting down command-control-fat scale
danpianjitongxin
- 单片机通过串口与Labview通信,实现单片机向Labview发送字符,labview接收,labview向单片机发送控制命令,单片机接收并执行-Microcontroller through the serial port communication with Labview, Labview MCU to send characters, labview receiver, labview to send control commands to the microcontroller, th
FakeTolcan33
- 功能主要是串口通信和网络通信方面的,客户端发命令,采集到数据-Function is mainly serial communication and network communications, the client issued an order to the data acquisition
Comm-tongxin
- 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
chuankoutongxin
- VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
HyperTerminal
- 在51单片机上实现与PC机的串口通信,在超级终端上输入输出命令及反馈信息。-In MCS-51 to achieve the serial communication with the PC, in the super-terminal input and output commands and feedback.
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
Communication
- VC++串口通信打 打开串,发送命令,接收指令-VC++ Serial Communication to play open string, send commands, receive instruction
Smart-Security
- 串口通信:智能安防控制系统,通过不同的命令控制前端设备的运行状态.-Serial Communications: Intelligent security control systems, command and control through different front-end equipment condition.
COM&&LOCK
- 本工程具备串口通信功能,具备简单发送开关命令和接收状态界面显示功能。VS2013编译(a VS project with seriaport communication.have function of communication with stm32L151(see stm32L151 project) and controlling switch and accepting state.)
chuankou1
- DOS命令下的c++串口通信,发送的数据在buffer里。(C++ serial communication under DOS command)
SerialCommunication1.18
- 打开串口通讯成功后, 实时监控区将显示实的温湿度值、 光照度值、经纬和温湿曲线。坐标范围可以手动输入,也可以使用默认值。 //通信协议 说明 包头 长度 设备类型 网络号 短地址 命令 数据 校验和 长度 2 2 2 2 2 1 1 位置 0 2 4 6 8
关于LabVIEW的一些程序
- 伺服电机控制 Modbus命令帧生成程序. 波形记录 数据的采集与显示 串口通讯 PID控制(Servo motor control. Modbus command frame generation program. Waveform recording. Data collection and display. Serial communication. PID control.)
cli-find-usb
- 在linux/mac下 通过命令行工具与串口进行通信,自己验证可以操控tessel2板子,espruino 以及esp32板子等iot开发的设备(A command line tools for developers to communicate with IOT boards(with usb interface))
USART1—USART1指令控制RGB彩灯
- STM32串口实现与上位机软件通信,上位机发数字,单片机收到后执行相应的命令(Communication between STM32 serial port and host computer software)