-
采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少...
采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少-Serial communication written by verilog hdl. It is designed with FSM. The program is simple,and consume resource is few.
- 2022-09-13 20:50:03下载
- 积分:1
-
用vb写的,通过手机模块收发短信的例子程序,串口通讯的
用vb写的,通过手机模块收发短信的例子程序,串口通讯的-written with Visual Basic, via cell phone text messaging transceiver module procedures example, the serial communications
- 2022-09-04 13:45:03下载
- 积分:1
-
编程:串行口调试程序
编程:串行口调试程序-Programming : serial port debugger
- 2022-09-26 05:50:02下载
- 积分:1
-
For implementation with the lower PC communication function. For serial communic...
用于实现上位机与下位机通信功能。用于串口通信。-For implementation with the lower PC communication function. For serial communication.
- 2022-05-30 05:52:15下载
- 积分:1
-
串口通信测试文件,可以设定选择串口,波特率,校验,数据位数,停止位...
串口通信测试文件,可以设定选择串口,波特率,校验,数据位数,停止位
- 2022-01-21 20:28:09下载
- 积分:1
-
用单片机AT90CAN128通过CAN总线串行传输手机信号
用单片机AT90CAN128通过CAN总线串行传输手机信号-transmit the mobile signal serially by using at90can128
- 2022-06-29 11:30:36下载
- 积分:1
-
在Visual C++.NET下COM+组件的实现
在Visual C++.NET下COM+组件的实现- In Visual C NET under COM module realization
- 2022-06-12 18:02:17下载
- 积分:1
-
是用C语言编写的关于用51单片机控制12864液晶LCD的源程序,适用与交流电压及其谐波的显示
是用C语言编写的关于用51单片机控制12864液晶LCD的源程序,适用与交流电压及其谐波的显示-Is written in C with a 51 on the MCU control 12864 LCD LCD source, application and the display of AC voltage and its harmonic
- 2022-02-20 14:55:38下载
- 积分:1
-
Himself wrote a serial type, from CNCOMM mistakes, to streamline the code, solve...
自己写的一个串口类,从CNCOMM改正过来的,精简代码,解决了只能事件方式下只能接收几个字符的问题-Himself wrote a serial type, from CNCOMM mistakes, to streamline the code, solve the incident only way to receive only a few characters in the issue of
- 2022-01-23 10:45:58下载
- 积分: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