-
I have participated in electronic design contest in Hubei Province when some of...
我参加湖北省电子设计大赛时候准备的一些资料-I have participated in electronic design contest in Hubei Province when some of the information ready
- 2022-02-15 11:23:09下载
- 积分:1
-
1602液晶万年历,用于装饰品上用,可采用AT系列单片机进行演示。...
1602液晶万年历,用于装饰品上用,可采用AT系列单片机进行演示。-LCD calendar 1602 for the use of accessories, to be used in AT Series Singlechip demonstrated.
- 2022-07-25 19:37:49下载
- 积分:1
-
实现串口通讯的uvision工程,对学习汇编和单片机很实用。
实现串口通讯的uvision工程,对学习汇编和单片机很实用。-To achieve serial communication uvision projects, learning is very useful compilation and SCM.
- 2022-08-09 09:15:01下载
- 积分:1
-
仿真软件,可进行单片机等各种程序的仿真验证,大大减少焊接电路板试验的麻烦...
仿真软件,可进行单片机等各种程序的仿真验证,大大减少焊接电路板试验的麻烦-the use of the protuse
- 2022-01-31 22:57:34下载
- 积分:1
-
完整实用的1302源程序,拿来就可以用的哈
完整实用的1302源程序,拿来就可以用的哈-1302 full of practical source code can be used on the Kazakhstan
- 2022-02-12 14:40:48下载
- 积分:1
-
26万色TFT_LCD单片集成驱动芯片的Top_Down设计,有一定的参考价值
26万色TFT_LCD单片集成驱动芯片的Top_Down设计,有一定的参考价值-260,000 color TFT_LCD monolithic integrated driver chips Top_Down design, has some reference value
- 2022-02-03 06:17:20下载
- 积分:1
-
Based on Single Chip Embedded USB Host Research and realize, a good article
基于单片机的嵌入式USB主机研究与实现,一篇好文章-Based on Single Chip Embedded USB Host Research and realize, a good article
- 2023-02-05 05:45:04下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
由格89S52
89S52 单片机 + 74HC595 + 组成的8X8 LED 点阵驱动显示程序,Keil C环境编写,带显示字符压缩/解压源/显示/代码。-89S52 composed of lattice-driven 8X8 LED display program, Keil C environment preparation, showed a band of characters compression/decompression source/Display/code.
- 2023-03-03 19:00:03下载
- 积分:1
-
ENC28J60驱动通过ping命令测试是否连同enc28j6…
enc28j60的驱动, 通过ping命令来测试enc28j60是否连同
-enc28j60 drive through ping command to test whether or not together with enc28j60
- 2022-12-19 08:10:03下载
- 积分:1