-
OpenRISC mini_or1200,包括OR1200,UART16550,dbg_interface,mem_if(记忆…
openrisc mini_or1200, 包括 or1200、uart16550、dbg_interface、mem_if(片上内存)这几部分。-openrisc mini_or1200, including or1200, uart16550, dbg_interface, mem_if (memory chip) in these parts.
- 2022-02-02 21:07:17下载
- 积分: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
-
我曾经在工程中使用的部分源代码,有详细的说明
我曾经在工程中使用的部分源代码,有详细的说明-project, I had the use of the source code, a detailed explanation
- 2022-10-06 15:20:03下载
- 积分:1
-
为医疗仪器用的RS232通讯实用程序。经过调试源程序完全正确。...
为医疗仪器用的RS232通讯实用程序。经过调试源程序完全正确。-Medical equipment used for RS232 communications utility. After debugging the source code entirely correct.
- 2022-08-13 18:06:32下载
- 积分:1
-
是一个用VB编写的OPC客户端数据采集程序,在工业控制上经常会用到该通讯方式...
是一个用VB编写的OPC客户端数据采集程序,在工业控制上经常会用到该通讯方式
- 2022-01-30 23:33:05下载
- 积分:1
-
利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制...
利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can control the module through com port.
- 2022-07-15 01:07:16下载
- 积分:1
-
ARM9芯片AT91RM9200的串口测试程序,可以成功的与PC机的串口通信...
ARM9芯片AT91RM9200的串口测试程序,可以成功的与PC机的串口通信-AT91RM9200 chip ARM9 serial test procedure can be successful with the PC-Serial Communication
- 2022-03-05 11:33:39下载
- 积分:1
-
C51写的单片机串口通信程序,用于键盘测试和USB接口测试!
C51写的单片机串口通信程序,用于键盘测试和USB接口测试!-C51 microcontroller serial communication procedures for testing and USB keyboard interface test!
- 2022-05-27 22:51:17下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1
-
串口通讯类,支持异常处理,Overlapped 和 Block 传输,支持Unicode...
串口通讯类,支持异常处理,Overlapped 和 Block 传输,支持Unicode-serial communications support Exceptions, and Block Overlapped transmission, Unicode support
- 2022-06-28 09:25:18下载
- 积分:1