-
UART Serial Communication Program
UART串口通信程序 -UART Serial Communication Program
- 2022-07-22 11:11:36下载
- 积分:1
-
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.-Using C language software simulation of hardware UART ports, based on the PIC family of processors to achieve.
- 2023-05-10 04:30:02下载
- 积分:1
-
实现串口手机短信发送程序很全面的源代码
实现串口手机短信发送程序很全面的源代码-Serial SMS program is a comprehensive source code
- 2022-07-27 06:49:37下载
- 积分:1
-
串口通讯,一个小程序,用Mscomm做的
串口通讯,一个小程序,用Mscomm做的-serial communications, a small program to do with Mscomm
- 2022-11-08 13:50:03下载
- 积分:1
-
串口程序。dos底下的编程源码,在TC环境下通过编译
串口程序。dos底下的编程源码,在TC环境下通过编译-Serial procedures. Dos programming source code under the TC environment through compiler
- 2022-01-25 14:15:18下载
- 积分:1
-
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费...
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX controls (in VC6 installation selected) Free Introduction: In VC++ 6.0 using MSComm control programming can be achieved Serial receive data and send data, data were displayed on the receiver box and sent box.
- 2022-08-22 02:44:04下载
- 积分:1
-
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。...
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。-351 serial control procedures! The process itself provides a user interface that can switch 351 4P ABCD input, but can also increase the voice added, reduce, mute function.
- 2022-01-26 16:17:15下载
- 积分:1
-
W77E58 dual serial communication source code Note : This program is for referenc...
W77E58双串口通信源代码
注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。
CRC检校可另参考其它代码。
-W77E58 dual serial communication source code Note : This program is for reference only, not some function prototype experiences in his means of communication and set up. CRC calibration can be a reference to other codes.
- 2022-02-16 06:53:32下载
- 积分:1
-
一个外置测控程序,帮助电脑处理传感器输入的数据和信息。...
一个外置测控程序,帮助电脑处理传感器输入的数据和信息。-an external monitoring and control procedures to help the computer sensor input data and information.
- 2022-04-30 06:14:11下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1