-
keilc51manual
KeilC51manual
- 2023-06-25 02:25:04下载
- 积分: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
-
你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
- 2022-01-26 16:17:48下载
- 积分:1
-
K51下的微型打印机驱动程序,使用环境:K51+SM8958A+62C256
K51下的微型打印机驱动程序,使用环境:K51+SM8958A+62C256-K51 under the micro printer driver, the use of the environment : K51 SM8958A 62C256
- 2022-08-19 05:08:33下载
- 积分:1
-
LCD320240,C51单片机的图文显示测试。
LCD320240,C51单片机的图文显示测试。-LCD320240, C51 MCU graphics display test.
- 2022-03-13 16:24:55下载
- 积分:1
-
LCD graphics input. FYD12864 show ... control of a pig, blinking and other effec...
液晶显示图形输入.FYD12864显示小猪...控制一位,闪烁等效果-LCD graphics input. FYD12864 show ... control of a pig, blinking and other effects
- 2023-07-13 12:15:03下载
- 积分:1
-
单片的得isp实现的全部资料。大家看看阿,不错哦,好东东阿。...
单片的得isp实现的全部资料。大家看看阿,不错哦,好东东阿。-isp single in the realization of all the information. A look at you, yes, oh good Dong Ah.
- 2022-02-02 06:12:52下载
- 积分:1
-
此程序为lcd驱动程序,ATmmega16L和20x4字符液晶连接。
此程序为lcd驱动程序,ATmmega16L和20x4字符液晶连接。-err
- 2022-09-04 14:10:02下载
- 积分:1
-
对新的液晶进行扫描,检查是否有坏的点阵
对新的液晶进行扫描,检查是否有坏的点阵-The new LCD to scan, check whether there is a bad dot-matrix
- 2022-01-22 15:04:41下载
- 积分:1
-
基于AD89S52的控制AD7705的液晶显示源程序。
基于AD89S52的控制AD7705的液晶显示源程序。-Control of AD7705 based on AD89S52 source of the liquid crystal display.
- 2022-05-25 15:40:45下载
- 积分:1