-
模拟串口实现代码,
Baud: 9600Bps ,
Format: 1,8,1,无校验位,
MCU:M88 ,
CRYSTAL:3.6864...
模拟串口实现代码,
Baud: 9600Bps ,
Format: 1,8,1,无校验位,
MCU:M88 ,
CRYSTAL:3.6864M ,
ICC AVR6.31A ,
占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.-Simulation of serial code, Baud: 9600Bps, Format: 1,8,1, no parity bit, MCU: M88, CRYSTAL: 3.6864M, ICC AVR6.31A, occupation timer T0 (in query mode), in the project use, send and receive all normal.
- 2023-03-18 23:30:03下载
- 积分:1
-
基于MCS51的小灯控制程序,里面有详细的注释,请多多指教
基于MCS51的小灯控制程序,里面有详细的注释,请多多指教-MCS51-based small-signal-controlled process, which has detailed notes, please advise
- 2022-01-30 18:21:12下载
- 积分:1
-
Motor direct torque control, simulation program, SIMULINK m code
直接转矩电机控制,仿真程序,SIMULINK m代码实现-Motor direct torque control, simulation program, SIMULINK m code
- 2022-07-12 23:14:34下载
- 积分:1
-
这是微软的一个USB块传输例程,虽然它是基于Intel USB开发板的,但是也很值得我们好好的研究。...
这是微软的一个USB块传输例程,虽然它是基于Intel USB开发板的,但是也很值得我们好好的研究。-This is a Microsoft USB block transmission routines, although it is based on the Intel USB development board, but also worthy of our good look.
- 2022-09-29 21:10:02下载
- 积分:1
-
是一个电话接口模块,它给你提供一个自动检测电话是否正常,电话是否连通。...
是一个电话接口模块,它给你提供一个自动检测电话是否正常,电话是否连通。-is a telephone interface module, which gives you an automatic detection normal telephone, whether telephone connectivity.
- 2023-08-20 12:05:04下载
- 积分:1
-
2401_Quick_Dev无线模块的源代码_source code for AVR 8515
2401_Quick_Dev无线模块的源代码_source code for AVR 8515-2401_Quick_Dev wireless module
- 2022-01-31 12:15:08下载
- 积分:1
-
通过测试已经可以应用
本程序的应用于C8051F020的I2C接口
通过测试已经可以应用
本程序的应用于C8051F020的I2C接口-Has passed the test can be applied to this procedure applies to the I2C interface C8051F020
- 2022-04-22 16:37:37下载
- 积分:1
-
红外遥控解码接受程序,遥控码为nec格式,目前使用该遥控码的应用很多...
红外遥控解码接受程序,遥控码为nec格式,目前使用该遥控码的应用很多-Infrared remote control decoder to receive the procedure, the remote control code for nec format, currently used by the application of many of the remote control code
- 2022-08-19 15:02:59下载
- 积分:1
-
基于AT89C2051的平方
基于at89c2051的方波发生器,MAIN: MOV SP,#60H 设置SP指针
MOV R0,#50H 显示缓冲区首地址时50H
ML0: CLR A
MOV @R0,A 显示缓冲区清零
INC R0
CJNE R0,#55H,ML0-AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the first address buffer 50HML0: CLR A MOV @ R0, A display buffer cleared INC R0 CJNE R0,# 55H, ML0
- 2022-11-01 17:45:03下载
- 积分:1
-
C51单片机和数码管显示的红外遥控读码器
C51单片机和数码管显示的红外遥控读码器-定时中断数码管显示加遥控-C51 single-chip and digital display of the infrared remote control code reader- regularly interrupted digital display plus remote control
- 2022-03-24 06:28:16下载
- 积分:1