搜索资源列表
CYPRESS_A3load
- a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is specified in the wValue field of t
LCD-CLOCK+AL
- 单片机的LED和时钟程序的BIN和HEX烧写代码,希望对大家有益-SCM LED clock and procedures BIN burning and HEX code, we hope to benefit
z2005122812256
- 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
320b(al)
- ra8835汇编源代码,大家参考 ra8835汇编源代码,大家参考
5
- 在缓冲区marklist中存放了10名同学的分数成绩,将其转换为相应的等级成绩,存入缓冲区gradelist中。转换过程采用子程序实现。 转换规则为: >=90:A >=80且<90:B >=60且<80:C <60:D 不用考虑边界情况,即假设输入的分数成绩都在0-100分中间。 数据段定义如下: data segment marklist db 92,82,72,52,90,80,60,30,99,88 gr
MAX6675
- K型热电偶数字转换器MAX6675及其在铝水平温度测量仪中的应用-K-type thermocouple digital converter MAX6675 and its level in the Al temperature measurement Instrument
lcd-rt-al-sw
- 可控电子时钟,闹钟,马表,并且通过LCD显示。-Controlled electronic clock, alarm clock, stopwatch, and through LCD display.
MYBOX.RomUploader
- stk-184 for sunplus dvd firmware logo remote vfd maker [dvdrom.zip] - Binaty File FIRMWARE for CAR DVD SUNPLUS SPHE8202D SERVO HI1SW6-SLT-826C (hitachi) ROM SIZE 2MB Version 210-00A For AL-7002
rfc5106.txt
- This document specifies EAP-IKEv2, an Extensible Authentication Protocol (EAP) method that is based on the Internet Key Exchange (IKEv2) protocol. EAP-IKEv2 provides mutual authentication and session key establishment between an EAP peer and an
zhuanhuan
- 要求从键盘输入一位十进制数,将这个数以二进制形式在屏幕上显示。 (提示:从键盘输入(1号调用)的数为十进制数的ASCII码,在AL寄存器中;为保证输入的为0到9之间的数字,需用2条CMP指令比较;在屏幕输出8位二进制数,采用循环LOOP指令,次数在CX中) -要求从键盘输入一位十进制数,将这个数以二进制形式在屏幕上显示。 (提示:从键盘输入(1号调用)的数为十进制数的ASCII码,在AL寄存器中;为保证输入的为0到9之间的数字,需用2条CMP指令比较;在屏幕输出8位二进制
PIC-Program-Files
- pic18f2520 jiel aliw liajq li al qie voos roqdk klap kal low akga oeyela lajfie laihe lahg aie ishaf aligha laie roahgiqpxh ikahb,ieald aiga eqpg jhgt poet tiner qitbf lag ringp encoe oxjg apwjf apejb aeinf apwnf apenga ownd.iengha aiendj apenie ciga
Practica4
- Codigo para DSK6713, no necesita señ al de entrada, a la salida se genera una señ al estereo, la cual puede cambiar de ganancia
asm
- 将AX寄存器中数据分成四组,每组4位,分别保存到AL\BL\CL和DL中。-Data in the AX register into four groups of four bits, respectively, save to AL \ BL \ CL and DL the.
Al-Raweshidy148-ch04
- is a good document who present the radio over fiber technology in cognitive radio environment.
8255A
- 行扫描程序法,本程序是利用8255A芯片进行行扫描的程序,其过程为 STEP1: 检查是否有键按下 1)所有行输出‘0’; 2)读列状态,检查是否全‘1’; 若否,则有可能有键按下 3)延时20ms,再读列线,是否全‘1’。 若否,有键按下 STEP2:读键码(行扫描法) 1)行扫描; 逐行输出‘0’ 2)读列状态。 被扫描到得行有键按下,列状态才会改变 STEP3:键分析 1)行值送(AL) 2)列值送(AH) 3)(
Al-D-PCB
- adxl345测试程序,采用89C52单片机,I2C总线控制,可以显示角度-Adxl345 test procedures, the use of 89C52 microcontroller, I2C bus control, you can display the angle