搜索资源列表
UART.asm
- 串列埠中斷應用實例, 利用UART模式1做為串列埠工作模式時-Application Serial Port interrupted, the use of UART mode as a working model of Serial Port
TRAFFICLIGHTS8255
- 交通信号灯的控制: 1. 通过8255A并口来控制LED发光二极管的亮灭。 2. A口控制红灯,B口控制黄灯,C口控制绿灯。 3. 输出为0则亮,输出为1则灭。 4. 用8253定时来控制变换时间 。 要求:设有一个十字路口,1、3为南,北方向,2、4为东西方向,初始态为4个路口的红灯全亮。之后,1、3路口的绿灯亮,2、4路口的红灯亮,1、3路口方向通车。延迟30秒后,1、3路口的绿灯熄灭,而1,3路口的黄灯开始闪烁(1HZ)。闪烁5次后,1、3路口的红灯亮,同时2、4路口的
Micrium_PHY_KSZ8721BL
- 该程序用C++实现了KSZ8721以太网接口驱动包括: 1、支持 Micrel KSZ8721BL PHY. 2、MII interface port是 EMAC。 3、实现了通过EMAC以太网接口读写书数据。
Yk_Check.rar
- 红外遥控码形检测,通过串口发送数据到PC机 9600,n,8,1,每位+1表示14us,Infrared remote control code type detection, through the serial port to send data to the PC-9600, n, 8,1, each+1 that 14us
T16550-1
- T8255-2.asm 8255流水灯显示实验 ****************根据查看端口资源修改下列符号值******************* IOY0 EQU 9C00H 片选IOY0对应的端口始地址-T8255-2.asm 8255 water experiments**************** light show based on the view port resources modify the value of the following symb
1
- 12864并口驱动程序,控制芯片为7920 ,C51源代码,已经调试成功-12864 parallel port driver, the control chip for the 7920, C51 source code, debugging has been successful
8051_164_led
- 利用8051串行口,和并行输出串行移位寄存器74LS164扩展一位数码显示在数码显示器上循环显示0-9这10个数字。-Using 8051 serial port, and parallel output serial shift register 74LS164 expansion of a digital display on the cycle in the digital display shows the 10 figure 0-9.
2007829945374711
- 是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。 -Delay is a compilation of procedures, suitable for beginners to use, when the high output po
1
- P1口LED灯实现各种渐变效果,有真正的流水灯程序!!1-P1 port LED lamps to achieve a variety of gradient effects, there is a real water light program! ! 1
passwordlock
- LCD显示器和4ⅹ4的小键盘,制作一个密码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会显示出-LCD display and 4 ⅹ 4 small k
network
- 程序描述:网络远端温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4) 当PC端经由RS23
AN4
- activate port 2 in micro controller by waiting from port 1 input
8086MASM
- 8086 汇编语言六大编程指令集 一、数据传输指令 它们在存贮器和寄存器、寄存器和输入输出端口之间传送数据. 1. 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. -8086 assembly language instruction set a six programming, data transfer instructions a
asm
- 由80C51内部定时器1按方式1工作,即作为16位定时器使用,每0.1秒钟T1溢出中断一次。P1口的P1.0~P1.7分别接发光二极管的L1~L8。要求编写程序模拟一循环彩灯。彩灯变化花样可自行设计。要求给出的变化花样为:①L1、L2、…L8依依点亮;②L1、L2、…L8依依熄灭;③L1、L2、…L8交差亮8次。④L1、L2、…L8全亮、全灭8次。各时间间隔为0.3秒。让发光二极管按以上规律循环显示下去。-By the 80C51 Timer 1 by way of an internal wo
1
- 加减计数器 library ieee use ieee. std_logic-_1164.all entity dec3_8 is port(a,b,c,s1,s2,s3: in std_logic y: out std_logic_vector(0 to 7)) end architecture b of dec3_8 is signal abc: std_logic_vector(0 t
1
- 步进电机 获取 PCI 卡 自动查找 PCI 卡资源及 IO 口基地址-Stepper motor to get a PCI card to automatically find the PCI card resources and IO port base address
1
- 程序实现的功能是控制P3口的8个发光二极管从右向左逐一点亮并熄灭。其中P3口输出逻辑电平“0”时控制发光二极管点亮,输出逻辑电平“1”时控制发光二极管熄灭。-Program function is to control the port P3 eight light-emitting diodes from right to left one by one lit and extinguished. Control port P3 output logic level " 0"
led
- 定时器控制LED灯由单片机内部定时器1,按方式1工作,即作为16位定时器使用每0.05秒钟T1溢出中断一次。P1口的P1.0-P1.7分别接八个发光二极管。编写程序模拟时序控制装置。开机后第一秒钟L1,L3亮,第二秒钟L2,L4亮,第三秒钟L5,L7亮,第四秒钟L6,L8亮,第五秒钟L1,L3,L5,L7亮,第六秒钟L2,L4,L6,L8亮,第七秒钟八个LED灯全亮,第八秒钟全灭,以后又从头开始,L1,L3亮,然后L2,L4亮……一直循环下去。 -LED lights a timer con
waterled
- 在使用12MHz晶振的条件下,由8051内部定时器1按方式1工作,即作为16位定时器使用,每0.05秒钟T1溢出中断一次。 P1口的P1.0~P1.7分别接发光二极管的L1~L8。(用连线连接J2、J3)。 要求:编写程序模拟一循环彩灯。彩灯变化花样为:①L1、L2、…L8依次点亮;②L1、L2、…L8依次熄灭;③L1、L2、…L8全 亮、全灭。各时序间隔为0.5秒。让发光二极管按以上规律循环显示下去。- In the case of using 12MHz crystal con
LCD4btis(1)_hex
- Lcd Testing in assembly code, works in only 1 port and its funtionaly in atmega 16