-
AVR驱动OCM12864LCD
字符是以列扫描的方式建立,字符取反.由字模提取软件zimo2.2提取...
AVR驱动OCM12864LCD
字符是以列扫描的方式建立,字符取反.由字模提取软件zimo2.2提取-AVR-driven OCM12864LCD character is a column scanning approach to building, character negation. Zimo2.2 extracted from the matrix extraction software
- 2022-01-26 04:30:48下载
- 积分:1
-
这是一个用单片机来演奏音乐的程序,很通俗易懂,里面有源程序和HEX烧录文件...
这是一个用单片机来演奏音乐的程序,很通俗易懂,里面有源程序和HEX烧录文件-This is a single-chip to play music with the procedure, it is easy to understand, which has source code and HEX file burner
- 2022-03-21 18:46:06下载
- 积分:1
-
8051控制CDROM驱动
8051控制CDROM驱动-8051 CDROM drive control
- 2022-03-21 01:36:46下载
- 积分:1
-
四相步进电驱程序,能够实现电驱的运转速度的控制。
四相步进电驱程序,能够实现电驱的运转速度的控制。-4-phase stepper electric drive program, to achieve the operation of electric drive speed control.
- 2022-03-20 00:35:18下载
- 积分:1
-
MSP430F149单片机12864液晶显示程序
MSP430F149单片机12864液晶显示程序-MSP430F149 single-chip LCD procedures 12864
- 2022-03-15 23:01:27下载
- 积分: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
-
电动自行车控制程序,包括功率显示,刹车,自动巡航等功能,已经调试,现在我正在使用...
电动自行车控制程序,包括功率显示,刹车,自动巡航等功能,已经调试,现在我正在使用-Electric bicycle control procedures, including the power display, brake, auto cruise and other functions, have been debug, and now I am using
- 2022-06-19 07:09:55下载
- 积分:1
-
Do a good job based on the arm of the lcd driver for the graduate part of the de...
做好的基于arm的lcd 的驱动程序,为毕业设计的一部分-Do a good job based on the arm of the lcd driver for the graduate part of the design
- 2022-02-26 04:35:53下载
- 积分:1
-
这是我在程控交换机中使用的C51读写AT24C04例子
这是我在程控交换机中使用的C51读写AT24C04例子-this is my program- controlled switchboards used in the C51 example literacy AT24C04
- 2022-08-16 14:28:09下载
- 积分:1
-
c8051f020单片机lcd驱动编程
c8051f020单片机lcd驱动编程-C8051F020 Singlechip lcd-driven programming
- 2022-09-08 07:50:02下载
- 积分:1