-
TLC2543 collection procedures, programming ideas in much the same, the details a...
tlc2543的程序集锦,编程思路大体相同,细节有别,细细体味,放差距出不同。-TLC2543 collection procedures, programming ideas in much the same, the details are different, thin body, put the gap between different.
- 2022-01-28 02:44:28下载
- 积分:1
-
PIC单片机的红外接收信息,弹片
pic 单片机红外接收分析仪的资料,弹片届软件部分,pdf文件格式,请参考使用-pic microcontroller infrared analyzer to receive the information, shrapnel-software segment, pdf format, please refer to the use of
- 2022-04-19 10:34:21下载
- 积分:1
-
直流电机控制程序,看大家,做下评论,
控制直流电机的c程序,大家看一下,做下点评,-C DC motor control procedures, look at everybody, to do under the comments,
- 2022-06-17 17:31:16下载
- 积分:1
-
PCB borehole data important reference PCB Design
PCB钻孔资料
PCB设计重要参考资料-PCB borehole data important reference PCB Design
- 2022-01-28 03:22:20下载
- 积分:1
-
C51 4 3键盘、LED数码显示、串行通信
C51的4×3键盘、LED数码显示、串行通讯-C51 4 3 keyboard, LED digital display, serial communications
- 2023-01-13 12:50:03下载
- 积分:1
-
Done before the use of C51, the feeling is not quick enough, a bit flash, try to...
之前用C51做了,感觉不够快,有点闪,试着移过来用M8做。 -Done before the use of C51, the feeling is not quick enough, a bit flash, try to move up to do with M8.
- 2022-07-18 11:21:45下载
- 积分: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
-
单片机C程序100例,可供开发时参考,也可供初学者借鉴.
单片机C程序100例,可供开发时参考,也可供初学者借鉴.-100 cases of single-chip C program for the development of reference, but also for the beginners learn.
- 2022-10-03 23:30:03下载
- 积分:1
-
51联合adc0804测电压程序。可以测0`5V电压,精确到千分位4位数码管显示。...
51联合adc0804测电压程序。可以测0`5V电压,精确到千分位4位数码管显示。-51 Joint adc0804 voltage measurement procedures. 0 `5V can be measured voltage, accurate to four spaces per thousand digital tube display.
- 2022-03-09 22:58:17下载
- 积分:1
-
IAR中S3C44B0X 示例程序,IAR中S3C44B0X 可以通过该模板进行开发
IAR中S3C44B0X 示例程序,IAR中S3C44B0X 可以通过该模板进行开发-IAR in S3C44B0X sample procedures, IAR in S3C44B0X can be developed through the template
- 2022-02-12 08:04:12下载
- 积分:1