-
可实现串口通信的DLL文件源码.通信速度快,易调试,占用系统资源少,非常实用....
可实现串口通信的DLL文件源码.通信速度快,易调试,占用系统资源少,非常实用.-serial communication can be realized DLL source. Communications faster, easier debugging, occupying less system resources. very practical.
- 2022-09-25 12:55:02下载
- 积分:1
-
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232-SPCE061A at the core of the change of control (Drivers assembly code): Ethernet RS232
- 2022-05-05 21:55:10下载
- 积分:1
-
vb api 进行串口通信
vb api 进行串口通信-vb api for Serial Communication
- 2022-06-03 06:38:40下载
- 积分:1
-
vbrs232 c avr
测量温度上下位编程代码,测试绝对好用,欢迎学习使用,请勿用于商业用途。-vbrs232 c avr
- 2022-02-20 02:19:08下载
- 积分:1
-
eVC下操作串口提取GPS有效数据1,把文件名字后缀.rar去掉即可,不用解压缩。...
eVC下操作串口提取GPS有效数据1,把文件名字后缀.rar去掉即可,不用解压缩。-operate under serial data from a GPS effective, the document name suffix. Rar can be removed without decompression.
- 2022-01-31 01:40:31下载
- 积分:1
-
通讯类程序,serialport串口通讯源代码
通讯类程序,serialport串口通讯源代码-servail
- 2022-05-26 19:04:11下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分: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
-
based on RS
基于RS-232的,对多路转换开关的控制程序,希望对大家有用!^_^-based on RS-232, for multi-channel switch control procedures in the hope that it may be useful right! ^ _ ^
- 2022-03-17 12:38:10下载
- 积分:1
-
串口测试程序,打开,写数据,受数据,关闭
串口测试程序,打开,写数据,受数据,关闭-serial testing procedures to open and write data by the data, closing
- 2022-12-29 14:15:03下载
- 积分:1