搜索资源列表
efdUartDriver
- 8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
c51jing
- 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
IrDA_int
- 利用8051单片机实现简单的红外控制以及中断控制的源码,编译环境为KEIL-8051 MCU using a simple infrared control, and interrupt control of the source code, compile the environment KEIL
1111103
- 8051单片机控制外部设备,读取外部设备状态,外部中断的应用,中断的深入理解,变量和标记的灵活应用,定时器的灵活应用,可编程自动控制的方法,按键控制设备动作的方法,PWM 输出的设计,存储器的读写,延时报警器的设计,各种报警音的设计,音乐播放的设计,程序模块化的设计等等知识。-8051 to control external equipment, reading the state of the external equipment, external interrupt the applica
步进电机
- 使用8051弹片机做的步进电机程序,运用了中断等.-stepping motor program , used 8051 mcu and interrupt
wuxuxu
- ps键盘驱动程序2 实现pc机键盘(p/s2接口)与8位单片机连接使用原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上-ps Keyboard Driver 2 pc for achieving keyboard (p/s2 Interface) with 8-bit MCU connecting Principle : keyboard clock in p3.2 I received both the 8051 int0 external interrup
SM0038.rar
- SM0038对外只有3个引脚:VS、GND和1个脉冲信号输出引脚OUT,外形引脚如图二所示。与单片机接口非常方便,如图三所示。VCC接电源+5V并经电容进行滤波,以避免电源干扰 GND接系统的地线(0V);脉冲信号输出接CPU的中断输入引脚(例如8051的13脚INT1)。采取这种连接方法,软件解码既可工作于查询方式,也可工作于中断方式。 ,SM0038 external only three pins: VS, GND, and a pulse signal output pin OU
100ExampleProteus
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
p6
- 内部定时器与中断实验 由8051内部定时器0按方式1工作,即作为16位定时器使用,每0.1秒钟T0溢出中断一次。要求编写程序模拟循环彩灯。彩灯变化花样为:由中间(L4、L5)两位开始向两侧依次累加点亮;全亮后由中间(L4、L5)两位开始向两侧依次累加熄灭;全灭后由两边(L1、L8)两位向中间依次累加点亮;全亮后由两边(L1、L8)两位向中间依次累加熄灭。各时序间隔为0.5秒,依此循环。-Internal timer with the interruption of the experi
aduc812
- ADuC812是美国AD公司推出的高性能单片机,具有集成度高、资源丰富等特点。 (1) 基于8051的内核,指令系统与8051兼容,额定工作频率12MHz。 (2) 8KB片内闪速/电擦除程序存储器 640B片内闪速/电擦除数据存储器 256B片内数据RAM。 (3) 3个16位的定时器/计数器 32根可编程I/O线 9个中断源,2个优先级。 (4) 1个8通道,高精度12位ADC 2个12位电压输出DAC。 (5) 1个片内温度传感器。 (6) 采用3V、5V电压工作
8051_ex0
- C-Code for 8051 external interrupt triggering
3
- 8051单片机包含中央处理器、程序存储器(ROM)、数据存储器(RAM)、定时/计数器、并行接口、串行接口和中断系统等几大单元及数据总线、地址总线和控制总线等三大总线,现在我们分别加以说-8051 contains the CPU, program memory (ROM), data memory (RAM), timer/counter, parallel port, serial port and interrupt system, several modules and data bus
dmx512
- dmx512接收中断服务程序 爱迪生发射点法 -dmx512 receive interrupt service routine
ex4-4
- 计时器Timer0的溢出中断控制:使用8051的P1连接到一个共阳七段显示器,然后利用计时计器Timer1,让8051在指定的时间间隔内显示出0~9。-Timer0 overflow interrupt timer control: the use of 8051 a total of P1 is connected to a Seven-Segment Display Yang, and then use time keiki Timer1, so that in 8051 within th
8051sourcecode
- 国防工业大学8051单片机的一些代码,包括中断,大数乘法等 -National Defense University 8051 some of the code, including interrupt the multiplication of large numbers and so on
IR_REMOTE
- 基于8051核的红外遥控解码软件,使用外部中断1和定时器,通用性强,占用很少时间,特别支持长按和重复按键。-Infrared remote control based on 8051 core decoding software, use the external interrupt 1 and timer, versatile, take up little time, particularly in support of long and repetitive button press.
display-and-timer-and-interrupt
- 数码管静态显示及定时器和中断应用,主要用的单片机为8051 8052等-Static display and digital timer and interrupt application, mainly used for the 80,518,052 other microcontroller
STC--8051
- 关于51单片机上键盘、led灯、定时计数器、数码管显示、led中断的一些程序。-About 51 microcontroller keyboard led light, timer counters, digital display, led interrupt some of the procedures.
8051 INT0 External Interrupt Example Program
- 8051 INT0 External Interrupt Example Program
timer_interrup
- timer interrupt based on overflow