-
8088 calculator, interruption method, Math
8088计算器,中断方法,实现加减乘除等功能。-8088 calculator, interruption method, Math
- 2022-08-22 13:13:18下载
- 积分:1
-
单片机动态内存分配代码,实现malloc.
单片机动态内存分配代码,实现malloc.-Single-chip dynamic memory allocation code, realize malloc.
- 2022-06-18 06:10:46下载
- 积分:1
-
1.电子琴功能
用实验板上K1~K7作为电子琴的7个按键,每个按键对应一个音符要求当按下其中一个按键,就通过P2.5口输出对应频率信号使蜂鸣器发出特定音符声...
1.电子琴功能
用实验板上K1~K7作为电子琴的7个按键,每个按键对应一个音符要求当按下其中一个按键,就通过P2.5口输出对应频率信号使蜂鸣器发出特定音符声音。
2.乐曲演奏
若按下K8键,完成自动弹奏“送别”歌曲。
-1. Organ function of the experimental board K1 ~ K7 as the organ of the seven buttons, each button corresponds to a note of which require that when the press of a button, on the adoption of P2.5 port output frequency signal corresponding to a specific note to the buzzer sounds . 2. Music playing, if pressed K8 button to complete the auto-play " Farewell" songs.
- 2023-01-04 14:40:03下载
- 积分:1
-
CAN控制单片机扩展板电路原理图,比较实用。
CAN控制单片机扩展板电路原理图,比较实用。-Single-chip CAN to control the expansion of the circuit board schematics, more practical.
- 2022-02-24 16:22:20下载
- 积分:1
-
MCU Pwm to produce motor control hardware and software design, appendix to the s...
用单片机产生Pwm来控制电机的硬件和软件设计,附录为源代码!-MCU Pwm to produce motor control hardware and software design, appendix to the source code!
- 2022-03-25 19:32:05下载
- 积分:1
-
数码时钟显示,用8位LED软件译码动态显示,P0为字段码,P2为位选码,数码管共阳,
key0为位选键;key1为加“1键;key2为减“1”键。...
数码时钟显示,用8位LED软件译码动态显示,P0为字段码,P2为位选码,数码管共阳,
key0为位选键;key1为加“1键;key2为减“1”键。-Digital clock display with 8 LED dynamic display software decoding, P0 code for the field, P2 election code for the digital, digital tube were positive, key0 bond election for the position key1 to add " 1 button key2 to reduce the" 1 " button.
- 2022-09-04 12:05:03下载
- 积分:1
-
18F448实现在CAN通信,已通过调试.
18F448实现在CAN通信,已通过调试.-18F448 achieve the CAN communications, has passed the debugging.
- 2022-10-31 20:35:03下载
- 积分:1
-
程序资料共享 希望大家共同进步 共同努力 加油 !
程序资料共享 希望大家共同进步 共同努力 加油 !-Procedures for the sharing of information would like the common progress of the joint efforts of U.S. refueling!
- 2023-06-21 15:20:03下载
- 积分:1
-
single
单键遥控器的设计 有程序加说明 并且功能强大-single-button remote control procedures for the design description and powerful
- 2023-02-02 11:40:03下载
- 积分: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