-
这个程序可以在LCD显示器上显示字符串,并且里面的光标都经过处理。可以作为玩具小车显示...
这个程序可以在LCD显示器上显示字符串,并且里面的光标都经过处理。可以作为玩具小车显示-This procedure can be displayed in the LCD display string, and have been inside the cursor handle. Can serve as a toy car display
- 2022-05-31 12:23:22下载
- 积分:1
-
A simple
简单的"祝你生日快乐"歌曲
芯片为mega8-A simple
- 2023-04-13 10:10:04下载
- 积分:1
-
关于51单片机控制595驱动的数码管程序,编译过,可直接使用,有HEX文件...
关于51单片机控制595驱动的数码管程序,编译过,可直接使用,有HEX文件-51 single-chip 595 on control-driven digital control procedures, the compiler, and can be used directly, there are HEX file
- 2022-03-11 16:39:46下载
- 积分:1
-
ADC7841 for 12 4
ADC7841 为12位4通道串行AD转换,本程序为SPCA061A为CPU 扩展ADC7841-ADC7841 for 12 4-channel serial AD converter, the procedures for SPCA061A for CPU expansion ADC7841
- 2022-05-08 11:16:31下载
- 积分:1
-
研究所积累的资料3,大家秘密使用,千万别告诉别人!
研究所积累的资料3,大家秘密使用,千万别告诉别人!-3 Institute of accumulated data, we use a secret, please do not tell others!
- 2022-03-20 11:06:11下载
- 积分: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
-
ATmega16 with hardware SPI driver AT45DB041D, recently wrote to normal use, the...
用ATMEGA16的硬件SPI驱动AT45DB041D,近期写的可以正常使用,芯片的功能都有..拿来就可以用,程序说明也很清楚-ATmega16 with hardware SPI driver AT45DB041D, recently wrote to normal use, the chip function. . Used to be able to use are also very clear description of the procedures
- 2022-05-18 23:20:31下载
- 积分:1
-
Proteus仿真实例,在Proteus下仿真按键,非常不错,值得下载。
Proteus仿真实例,在Proteus下仿真按键,非常不错,值得下载。-Proteus simulation example, in Proteus Simulation button, very good, it is worth downloading.
- 2022-07-01 11:23:15下载
- 积分:1
-
该程序在8位
该程序在8位-16位单片机上实现TCP/IP协议,含完整 C 语言源码和实现文档。-procedures in the eight to 16-bit microcontrollers to achieve TCP/IP protocol, with a complete C language source code files and achieve.
- 2022-01-21 00:28:25下载
- 积分:1
-
16C554 serial S3C44B0 expansion, including schematics and source code uploaded t...
S3C44B0扩展16C554串口,包括原理图和源码
原来上传过源码,看到很多人下载,考虑到下载者阅读方便,所以这次增加了原理图。-16C554 serial S3C44B0 expansion, including schematics and source code uploaded the original source, to see a lot of people to download, taking into account that those who download the ease of reading, so the increase in schematics.
- 2022-03-31 14:11:55下载
- 积分:1