-
Filter digital in uC
Filter digital in uC
- 2022-04-25 02:20:37下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分: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
-
功率放大器功能的程序,包括汇编原代码,可烧录文件,熟悉音乐播放的方法...
功率放大器功能的程序,包括汇编原代码,可烧录文件,熟悉音乐播放的方法-Power amplifier function procedures, including the compilation of the original code, recordable documents, familiar with the music player, the method
- 2022-03-04 03:23:24下载
- 积分:1
-
Related to two bipolar stepper motor control program, please refer to
有关2项双极步进马达控制程序,请各位参考-Related to two bipolar stepper motor control program, please refer to
- 2022-06-19 19:28:05下载
- 积分:1
-
6. Electronic advertising (8X8) display, digital tube display 5 words
6.电子广告(8X8)显示屏,数码管上显示5的字样-6. Electronic advertising (8X8) display, digital tube display 5 words
- 2022-11-16 13:20:03下载
- 积分:1
-
CC2420+pic,很好用的程序啊,适合初学者,绝对没有问题的,快来下载啊...
CC2420+pic,很好用的程序啊,适合初学者,绝对没有问题的,快来下载啊 -CC2420 and Its Application pic, the procedure is useful ah suitable for beginners, there is absolutely no problem, ah Come Download
- 2022-03-20 14:32:55下载
- 积分:1
-
Realize the storage and classification of the input points, and ultimately the f...
实现对分数的输入存储及分类,并最终以计数的形式在dos中显示!-Realize the storage and classification of the input points, and ultimately the form of innumerable dos to display!
- 2022-03-20 03:55:20下载
- 积分:1
-
menuet os application source code, compile written many applications
menuet os应用程序源代码,很多汇编写的应用程序-menuet os application source code, compile written many applications
- 2022-01-21 18:12:54下载
- 积分:1
-
获取内核内存地址的汇编代码。
获取内核内存地址的汇编代码。-access to the kernel memory address compiled code.
- 2023-04-06 19:25:04下载
- 积分:1