-
汇编语言编写的记事本
汇编语言编写的记事本-assembly language prepared by the Notepad
- 2022-04-20 22:26:34下载
- 积分:1
-
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态...
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态扫描方式,用8253做定时器(采用查询方式),每位显示的时间50Hz。
3、以5ms为基本时间单位,计数产生秒时间值,秒计数到60时对分计数,分计数到69时对时计数。
-BUFF_KEY EQU 21H BUFF_LED1 EQU 22H
BUFF_LED2 EQU 23H
BUFF_LED3 EQU 24H
BUFF_LED4 EQU 25H
BUFF_LED5 EQU 26H
BUFF_LED6
- 2022-06-15 18:58:08下载
- 积分:1
-
ttfdump源代码,希望大家喜欢,我会上传更多的代码共享
ttfdump源代码,希望大家喜欢,我会上传更多的代码给大家分享-ttfdump source code, hope you like them, I will upload more code to share
- 2023-01-01 07:35:03下载
- 积分:1
-
使用51单片机实现时钟设计的仿真,有源程序以及Proteus的仿真图,希望对大家有帮助。...
使用51单片机实现时钟设计的仿真,有源程序以及Proteus的仿真图,希望对大家有帮助。-design clock。
- 2023-04-10 01:05:04下载
- 积分:1
-
Stepper motor program control is a delicate describes the stepper motor work and...
经典的GPS原理书,有深度,并且有matlab实例-GPS classical principle of the book, depth, and have matlab examples
- 2023-04-11 03:15:33下载
- 积分:1
-
matlab
Matlab通信系统的建模仿真
实验三 数字基带传输系统的建模与仿真-matlab
- 2022-01-27 21:45:02下载
- 积分:1
-
原理是,通过8279来实现8 * 2键盘的控制扩展…
实现原理是由8279的8*2键盘控制373扩展输出口,由一位片选信号线连接的8088CPU的一个地址上,8279的每一个键值控制8088里面的每一套方案,由8088控制373扩展口输出给单色灯,实现节日灯的效果。-Principle is that by 8279 to achieve the 8* 2 keyboard to control the expansion of output 373, by a chip select signal lines connected to an address on 8088CPU, 8279 every 8088 key control inside each set of program control 373 by 8088 expansion of output to the monochrome lights, festive lights to achieve results.
- 2022-07-04 19:54:07下载
- 积分:1
-
本人编写的TI 16为DAC功能测试程序
本人编写的TI 16为DAC功能测试程序-I prepared for the 16 DAC TI functional test procedures
- 2022-03-05 16:34:29下载
- 积分:1
-
一个I/O实现的8个数码管动态显示程序 内有详细算法说明
一个I/O实现的8个数码管动态显示程序 内有详细算法说明-An I/O to achieve the 8 digital tube dynamic display procedures have detailed algorithm description
- 2022-02-15 09:33:45下载
- 积分:1
-
发光二极管灯的脉宽调制控制逐步消除过程中的应用…
PWM 控制 LED 灯渐亮渐灭程序
适用 ME300B 开发系统
利用定时器控制产生占空比可变的 PWM 波
按K1,PWM值增加,则占空比减小,LED 灯渐暗。
按K2,PWM值减小,则占空比增加,LED 灯渐亮。
当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警。-PWM control of LED lights getting brighter gradually eliminate procedures apply ME300B development system the use of timer control which produces a variable duty cycle PWM wave by K1, PWM value is increased, then the duty cycle decreases, LED lights dimming. According to K2, PWM value is reduced, then the duty cycle increases, LED lights gradually brighter. When the PWM value is increased to maximum or reduced to minimum, the buzzer will alarm.
- 2022-07-12 19:36:16下载
- 积分:1