-
用单片机 AVR mega48 和 tinny13做的 AVRCDC
用单片机 AVR mega48 和 tinny13做的 AVRCDC-With MCU AVR mega48 and tinny13 do AVRCDC
- 2023-05-02 21:50:03下载
- 积分:1
-
aduc812的汇编例子
aduc812的汇编例子-ADUC812 compilation example
- 2023-07-08 17:00:03下载
- 积分:1
-
周立功的EazyARM2200的模板,里面还有ucos的模版,还有ARM和Thumb两种模式下的模版...
周立功的EazyARM2200的模板,里面还有ucos的模版,还有ARM和Thumb两种模式下的模版-Ligong EazyARM2200 weeks of the template, there is also uCOS template, there are two types of ARM and Thumb mode template
- 2022-12-06 01:05:04下载
- 积分:1
-
msp430f169 simulated spi mode driver ad7705
msp430f169模拟spi方式驱动ad7705-msp430f169 simulated spi mode driver ad7705
- 2022-02-03 16:28:35下载
- 积分:1
-
功能:利用时钟芯片DS12887在LCD(LCM141)上显示时间,通过4×4键盘来修改时间,利用MAXIM232进行标准串口发送。4×4键盘中有数字键(0~9...
功能:利用时钟芯片DS12887在LCD(LCM141)上显示时间,通过4×4键盘来修改时间,利用MAXIM232进行标准串口发送。4×4键盘中有数字键(0~9)和功能键(F1键为“→”,F2键为“←”,F4键为“发送”,设置键为“设置当前时间”,确定键为“把修改的当前时间写入到DS12887相应的存储单元中”)。
硬件:单片机为8K的98C52(ATMEL),LCD为北京青云的LCM141,标准串口总线为MAXIM的232芯片,时钟芯片为DS12887(DALLAS)
-Function: the use of clock chip DS12887 in the LCD (LCM141) show time, through the 4 × 4 keyboard to modify the time and using the standard serial port to send MAXIM232. 4 × 4 keyboard in numeric keypad (0 ~ 9) and the function keys (F1 key for the
- 2022-03-23 17:56:11下载
- 积分:1
-
single
单键遥控器的设计 有程序加说明 并且功能强大-single-button remote control procedures for the design description and powerful
- 2023-02-02 11:40:03下载
- 积分: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
-
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
-
LPC的一个小试验源码,你不妨可以试试,
LPC的一个小试验源码,你不妨可以试试,-lpc xiaoshiyandeyuanma nikeyishishi
- 2023-03-27 15:10:03下载
- 积分:1
-
430 开发板原理图,实用简单适合初学者,适用于多种型号430
430 开发板原理图,实用简单适合初学者,适用于多种型号430-430 development board schematics, a simple utility for beginners, is fit for various models of 430
- 2022-02-05 14:47:06下载
- 积分:1