搜索资源列表
extinterrupt
- 定时器的应用 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波
pwm
- 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波
ElectronicTimingController
- 电子定时控制器MCU: AT892051 定时器T0、T1溢出周期为50MS,T0为秒计数用 S2为功能键、S3为方键 P1口为字符输出口,采用共阳显示管 P3.2~P3.5为位选,P1.7为报警发音,P3.7为被控继电器 -ElectronicTimingController
danpianjishiyanbaogao
- 实验目的 目的:掌握定时器T0、T1的方式选择和编程方法,了解中断服务程序的设计方法,学会实时程序的调试技巧。 -Aim Objective: To master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debu
timer0_2
- CPLD+MCU电压采集系统 测试程序+原理图\测试程序\定时器\用定时器T0方式1控制LED闪烁-CPLD+ MCU voltage acquisition system Schematic test procedure+ \ Test Programs \ timer \ timer T0 Mode 1 control with LED flash
T0-T1-timer-C51-microcontroller
- 本文主是对 C51单片机 T0 T1 计时器的应用,开了两个定时器-T0 T1 timer C51 microcontroller
jiaotongdeng
- P1.0—P1.2分别为南北方向的红,黄,绿灯; P1.3——P1.5为东西方向的红,黄,绿灯;共阴极数码管的a,b,c,d,e,f,g,dp分别接P0.0-P0.7;数码管V0-V2分别接P2.0——P2.2(V0为百位,V1为10位,V2为个位);南北为主干道,能行时间180秒,黄灯亮3秒,东西为乡村道,通行时间为60秒,黄灯亮3秒;采用T0为中断源,扫描显示数码管,T1为定时器,每次定时0.5秒,两次计数1秒。 -P1.0-P1.2 north-south direction, re
chuankoutongxin
- 基于Atm89c51并用定时器T0方式以及串口通信送入4094,用数码管接于4094输出端,使单片机发送的数据能间接的在数码管上显示0-99;-T0 timer based Atm89c51 and use serial communication mode and into 4094, then in 4094 with digital output, the microcontroller sends the data to indirect control on the digital d
danpianji
- 使用定时器T0完成1秒和500毫秒方波的输出,用LED灯验证。 使用查询和中断方式实现。 -Use timers T0 seconds and 500 milliseconds to complete one square wave output with LED lights verify. Query and interrupt implementation.
the-microcontroller-applications
- 此五个源代码是关于单片机应用的。依次为:串行通信中利用中断方式收发数据;矩阵键盘中逐行扫描法的应用;利用定时器T0查询方式控制P0口八位LED灯闪烁;利用定时器T0中断方式控制数码管动态显示0-999;利用外部中断计数并让数码管显示此数值。-Five of this source code on the microcontroller applications. As follows: serial communication send and receive data interrupt t
C51_UART
- 将实验箱232通信的接收端与发送端短接,P1.0接一个发光二极管,编写串口自发自收(查询方式)通信程序,检查本单片机的串口是否完好,如果发送字符与接收字符一致,则P1.0亮一秒灭一秒闪亮;否则,P1.0熄灭。设fosc=11.0592MHz,波特率为9600。要求用定时器T0实现1S的延时。 -Shorted to the experimental box 232 receiving end of the communication with the sender, P1.0 by a li
dingshiqijijishuqi
- 1、熟悉8051的t0作为定时器的设置及使用方法 2、掌握t0作为计数器的软件使用方法 3、掌握单脉冲发生电路的硬件线路连接方式 -1, familiar the 8051 t0 as a timer set up and use, master t0 software to use as a counter, grasp the one-shot pulse generating circuit hardware line connection
shizhongzhongduan
- 在8位数码管上利用定时器T0精确运行时-分-秒时间的走位-In eight digital tube using the timer T0 precise Runtime- minutes- seconds to walk
LPC2132_I0-zhongduan
- 这是我自己买的LPC2132开发板自带的程序——定时器T0的中断查询方式。非常适合初学者使用。安装的是ADS1.2,用的Codewarrior for arm 可以编程和烧录程序。-This is my own to buy LPC2132 development board comes with the program- Timer T0 interrupt query. Very suitable for beginners to use. Installed ADS1.2, with Co