搜索资源列表
PC键盘
- C51单片机实现对PC键盘的读取与显示 具体细节请参考源程序 将时钟线接入外部中断 数据线接入普通I/O输入输出口-C51 MCU to read the PC keyboard and display details please refer to the source clock line access external interrupt data lines access I / O input and output mouth
PC鼠标
- C51单片机实现对PC鼠标的读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 MCU to read the PC mouse and display details please refer to the source clock line access external interrupt data lines access I / O input and output mouth
无线键盘
- C51单片机通过红外通信实现PC键盘的无线通信 读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 microcontroller through infrared communications PC wireless keyboard and display read details please refer to the source clock line access external interrupt data lines access I / O
51中断例子
- 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar for beginners (with the Chinese
external_interupt
- 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现。-1. EXT_C.rar for beginners (with Chinese translations of routines C51), The use of external LED lig
C51infraredinceptFile
- 这是一个C51写的程序,采用Keil C51 编译开发.本程序利用外部中断来进行软件红外线接收,采用24MHz晶振.-This is a C51 written procedures, using Keil C51 compiler development. The use of external interrupt procedures for software infrared receiver, using 24 MHz oscillator.
51mcu_interupt_exam
- 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 -1. EXT_C.rar for beginners (with Chinese translations of routines C51), The use of external LED lights interrupted the simple control. 2
C51
- MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”
C51.rar
- STC89C51的模板,内有内部定时器函数,外部中断函数,以及程序的初始化。,STC89C51 template, with an internal timer function, the external interrupt function, as well as the procedures initialized.
c51-1.rar
- 51单片机汇编课程设计案例精编 外部中断的简单应用,中断应用—红外解码,LCD1602显示,空调温度控制器,简易电子琴设计,I2C总线原理及应用实例……等等,51 cases of single-chip fine compilation of curriculum design for a simple application of an external interrupt, interrupt the application- IR decoding, LCD1602 display,
suspend
- c51 用中断函数 包含定时器0 定时器1 定时器2 外部中断0 定时器1 串口中断-c51 with the interrupt function with Timer 1 Timer 2 Timer 0 external interrupt 0 timer interrupt a serial port
01000
- 基于C51的串口通信和外部中断,基于C51的串口通信和外部中断-C51-based serial communications and external interrupt, the serial communication based on the C51 and the external interrupt
test009(C51)
- 文 件 名:test009.c * 功 能:外部中断1低电平触发实验。 * 硬件条件:1.CPU型号:AT89S52 * 2.晶振:12.000MHz * 3.用跳线帽短接BEEP_P1.3 * 4.用跳线帽短接KEY3_P3.3 * 5.用跳线帽短接LED11__P1.7-File name: test009.c* Features: low level triggered external interrupt 1 experiment.* Hardware requi
test010(C51)
- 文 件 名:test010.c * 功 能:外部中断1负边沿触发实验。 * 硬件条件:1.CPU型号:AT89S52 * 2.晶振:12.000MHz * 3.用跳线帽短接BEEP_P1.3 * 4.用跳线帽短接KEY3_P3.3 * 5.用跳线帽短接LED11__P1.7 * 作 者:POWER * 日 期:2006年12月12号-File name: test010.c* functions: external interrupt 1 edge trig
test022(C51)
- 外部中断1将AT89S52从空闲模式"唤醒" * 硬件条件:1.CPU型号:AT89S52 * 2.晶振:12.000MHz * 3.用跳线帽短接P2.3__SI2 * 用跳线帽短接P2.2__RCK2 * 用跳线帽短接P2.1__SCK2 * 4.用跳线帽短接KEY3_P3.3 * 5.用跳线帽短接BEEP_P1.3 * 6.用跳线帽短接LED11__P1.7-External Interrupt 1 AT89S52 from the idle mode, &q
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
c51
- 51单片机 流水灯 串口 定时器 外部中断-51 MCU external interrupt water timer lamp serial
C51-TIMER
- 基于51单片机的时钟、闹钟、1602程序,使用全部定时器及外部中断,最大化利用51单片机资源。是很好的教学范例-Based on 51 MCU clock, alarm clock, 1602, the use of all the timer and external interrupt, maximize the use of 51 single resource. Teaching is a good example
单片机抢答器设计
- 使用单片机在protues在仿真平台上制作一款抢答器,融合了定时中断与外部中断。(Using a single chip computer in the simulation platform in the production of a PACER with the timing and external interruption.)
红外遥控-基于38K的载波--c51单片机
- 经过研究,论文还有各种资料,我彻底了解了红外的一种最常用的数据传输方式--nec协议,并制作了相应的c51处理部分模块化程序。该程序有很多详细的注释,给我自己和别人看的,非常适合暂时还不会红外遥控与c51通信的朋友,和项目中需要遥控的朋友。经过在示波器上看接收头的波形,发现了由于无限通信,传输过程中出现的错误信号,并用程序判断,注释中写的很详细。用外部中断0去接收信号,保证信号变化能随时读取。