-
This article describes using 89C51 microcontroller I/O port Serial communication...
本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功
地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the practice has proven to be a reliable way to send and receive data.
- 2023-08-01 02:55:02下载
- 积分:1
-
夸脱
时间调度相关的开源代码,时间调度相关的开源代码-quarts
- 2023-03-31 22:25:04下载
- 积分:1
-
I2C端口设计,由ASM设计完成,实现I2C端口功能
I2C端口设计,由ASM设计完成,实现I2C端口功能-I2C port design, the design completed by ASM, I2C port functions
- 2022-01-28 00:35:02下载
- 积分: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
-
485编程实例分析文档
485编程实例分析文档-485 Programming Document Analysis
- 2022-01-27 15:27:58下载
- 积分:1
-
atmel dataflash driver
atmel dataflash driver
- 2022-02-01 23:27:57下载
- 积分:1
-
Detailed description of the use of parallel simulation of I2C bus protocol to ac...
详细描述了利用并行模拟I2C总线协议实现Myson MTV230芯片电路编程(ISP)的过程,并利用PC机串行通信实现Winbond W78E516B线编程(ISP)的过程描述了PC机串行口和并行开发在单片机中的应用。
- 2022-03-03 11:02:12下载
- 积分:1
-
3.CB_seri.cpp(C++Builder串行异步通信程序)
3.CB_seri.cpp(C++Builder串行异步通信程序)-3.CB_seri.cpp (C Builder asynchronous serial communication program)
- 2023-04-26 03:10:02下载
- 积分:1
-
在Labview开发环境之中,检验串口一个例子.
在Labview开发环境之中,检验串口一个例子.-In Labview development environment, and test serial port a case in point.
- 2023-08-03 20:30:03下载
- 积分:1
-
这是我给一个做射频卡的公司做的小程序,主要是将数据同时写入PRR8031芯片和数据库,包括一些数据类型转换、生成序列号等内容...
这是我给一个做射频卡的公司做的小程序,主要是将数据同时写入PRR8031芯片和数据库,包括一些数据类型转换、生成序列号等内容-This is what I do for a radio card companies do small procedures, the data is also written into the PRR8031 chips, and databases, including some data type conversion, such as serial numbers generated content
- 2023-07-03 00:10:04下载
- 积分:1