-
FS7805单片机DATASHEET台湾人的东西
DATASHEET外面很少
FS7805单片机DATASHEET台湾人的东西
DATASHEET外面很少
- 2022-03-25 19:02:59下载
- 积分:1
-
X25650相关程序,可实现对X25650的读写,页读写功能,附一些子函数...
X25650相关程序,可实现对X25650的读写,页读写功能,附一些子函数-X25650 related procedures can be realized right X25650 literacy, reading pages write functions, with some Functions
- 2022-05-18 18:34:25下载
- 积分: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
-
with high accuracy microprocessor PWM 12 DA, the Internet and practical.
用单片机构成高精度PWM式12位DA,网上下的,很实用。-with high accuracy microprocessor PWM 12 DA, the Internet and practical.
- 2022-09-12 11:50:03下载
- 积分:1
-
Keil c6.20c embed compilation methods
keil c6.20c 直接嵌入汇编的方法-Keil c6.20c embed compilation methods
- 2022-05-14 19:34:29下载
- 积分:1
-
基于单片机的温度检测,可以用proteus进行仿真
基于单片机的温度检测,可以用proteus进行仿真-Temperature detection based on single chip can be used proteus simulation
- 2023-01-10 23:35:03下载
- 积分:1
-
文件包含了开发motorola mc9s12uf32单片机一些源码。
1、USB device 实现
2、CF卡读取
3、SD卡读取
4...
文件包含了开发motorola mc9s12uf32单片机一些源码。
1、USB device 实现
2、CF卡读取
3、SD卡读取
4、ATA硬盘读取-document contains a microcontroller development motorola mc9s12uf32 some source. A USB device to achieve two, three CF card read, SD Card Reader 4, ATA disk read
- 2022-09-20 07:10:03下载
- 积分:1
-
用Keil uVision2编写的批量传输过程中,在简单的数据采集…
用Keil uVision2编写得批量in传输程序,实现简单得数据采集,我看了觉得很有用-with Keil uVision2 prepared in bulk in transmission process, in simple data collection, I saw very useful
- 2022-07-03 01:42:11下载
- 积分:1
-
Provide pic Singlechip realize various functional modules c code, contribute to...
提供pic单片机各功能模块的实现c代码,有助于全面掌握pic编程方法-Provide pic Singlechip realize various functional modules c code, contribute to the full pic programming method
- 2022-11-15 09:05:03下载
- 积分:1
-
这是一款128 * 64液晶显示屏的俄罗斯方块游戏,使用的是独一无二的代码
这是一个用128*64液晶显示的俄罗斯方块游戏,代码独特,用的是52单片机。-This is a 128* 64 LCD display Tetris games, unique code, using a single-chip microcomputer 52.
- 2022-10-04 02:50:03下载
- 积分:1