搜索资源列表
AT91SAM7X256-PMC-IAR
- 程序说明: 一、开发环境 1、开发板:AT91SAM7X256 -EK 2、仿真器:SAM-ICE(ATMEL) 3、开发软件:IAR4_30A-1_2(IAR) 二、程序功能 1、程序目的:介绍AT91SAM7X256 PWC的基本用法: 2、 功能说明: 1)、通过PWC设置系统时钟 2)、通过PWC设置各外设时钟 3)、通过PWC的可编程外部时钟信号PCK0输出4.608M时钟 3)、进入空闲模式 三、开发板设置 1、依
ARMEmbeddedTrafficLights
- 主要实现简单的交通灯的 ,通过中断来实现紧急情况下的外部中断,交通灯间隔时间可以根据自己的需要来设置。-Simple main traffic lights, through the realization of an emergency interruption to the external interrupt traffic light interval can be set according to their needs. ARM Embedded traffic lights
LPC900_huanxing
- LPC900系列单片机完全掉电模式下的外部中断唤醒测试-LPC900 MCU full power-down mode, the external interrupt wake-up test
Key
- 本文件有三个外部中断函数实现了一个功能,即切换LCD的背光亮灭。当按下任意一个按键时,背光状态改变。 本文件的串口输入中断函数实现了一个功能,即回显输入字符。-This document has three external interrupt function implements a function, that is, switching the LCD back light off. When any button is pressed, the backlight state ch
int
- 此程序是基于ARM9平台下的外部中断实验,用按钮做外部中断-This procedure is based on the ARM9 platform external interrupt experiment, with a button to do external interrupt
zhongduan
- 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
CC2530-9
- 网联网2530外部中断,每按下OK,CANCEL(外部中断)键改变绿灯状态.-Network interconnection 2530 external interrupts, each press OK, CANCEL (external interrupt) key to change the green state.
zhongduan
- lpc2103嵌入式的外部中断基本编程 (按下外部按键,显示流水灯,再次按下停止显示,循环往复) -Embedded lpc2103 external interrupt basic programming (press external button to display water lights, press again to stop displaying, ad infinitum)
zhongduan2
- lpc2103嵌入式外部中断进阶编程 (第一次按下外部按键,显示流水灯,第二次按下外部按键,数码管循环显示,第三次按下外部按键流水灯、数码管同时循环显示,最后按下外部按键全部停止显示,循环往复)-Advanced Programming Embedded lpc2103 external interrupt (first press external button, the display light water, the second press external keypad, digi
AVR128waibuzhongduan
- 这是一个AVR单片机(atmega128,ICCAVR7环境下,硬件连接:PD口接8个发光LED,init0接独立按键)的外部中断例子代码,程序开始执行后,第一个LED以0.5s频率闪烁,当按键按下以后,八个LED同时亮3s,然后恢复一个LED闪烁。-This is an AVR microcontroller (atmega128, ICCAVR7 environment, the hardware connection: PD mouth then eight light-emitting
CC2530-example
- CC2530-1 红灯自动闪烁,绿灯闪烁 CC2530-2 按键控制开关,OK键控制红灯亮,CANCEL键控制绿灯亮 CC2530-3 按键控制闪烁,OK键控制红灯闪烁,CANCEL键控制绿灯闪烁 CC2530-4 T1的使用,隔段时间LED闪烁 CC2530-5 T2的使用,绿灯亮,红灯闪烁 CC2530-6 T3的使用,红灯亮,绿灯闪烁 CC2530-7 T4的使用,红灯亮,绿灯闪烁 CC2530-8 定时器中断,红灯常灭,1000次中断,让绿灯闪烁
C8051F060-DAC
- 这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1 Timer4中断更新的输出DAC.Timer4 ISR的 然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。 实现定义的精确输出频率<频率>,一个 /使用外部晶体。-This program outputs sine and cosine waveforms using the hardware DACs // on t