搜索资源列表
TIMER0_Query
- LPC213X 定时器0定时实验-查询方式-LPC213X regularly experiment - inquiry
Timer1CapToControlLED
- LPC213X开发板提供的定时器1输入捕获实验,基于前后台的实验.
数字表实验
- 该源代码为单片机的电子秒表课程设计源代码,需要课程设计报告的,再找我。 ;实验七:数字表实验 ;实验说明:用8位LED显示小时、分、秒、百分秒。百分秒计时由8253定时器编程实现,每百分秒(0.01;秒)中断一次。 ;编程提示:8253工作在方式3,时钟输入由波特率发生器送出,在波特率9600时钟频率为3000K(计数初;值为3000)。8279工作状态为8位LED显示,左入口。
USART_ADC12
- MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S //使用SMCLK作为波特率发器时,不能使用LPM2,LPM3!
ARM_code
- 嵌入式系统关于串口传输、触摸屏、定时器、控制器、中断处理、音频控制等实验代码-Embedded system on the serial transmission, touch screen, timer, controller, interrupt handling, audio control experiment code
beep
- LPC2200 使用定时器1匹配式蜂鸣器发声实验-LPC2200 using Timer 1 match audible buzzer-type experiment
led
- ARM LPC2200 定时器中断使用LED闪烁实验-ARM LPC2200 timer LED flashes interrupt the use of experimental
CC2430-4
- CC2430 基础实验四 T1 的使用 1 实验介绍 用定时器1 来改变小灯的状态,T1 每溢出两次,两个小灯闪烁一次,并且在停止闪烁后成 闪烁前相反的状态。-CC2430 experimental basis for the use of four T1 with an experiment to introduce a timer to change the status of small lights, T1 overflow twice each, two small lig
CC2430-5
- CC2430 基础实验五 T2 的使用 1. 实验介绍 用定时器2 来改变小灯的状态,T2 每发生一次中断小灯改变状态一次。-CC2430 experimental basis for the use of T2 5 1. Experiment 2 introduced the use of timer to change the status of a small lamp, T2 interrupt for each occurrence of a change in the sta
CC2430-7
- CC2430 基础实验七 T4 的使用 1. 实验介绍 用定时器4 来改变小灯的状态,T4 每发生200 次中断小灯改变状态一次。-CC2430 experimental basis for the use of T4 7 1. Experiment 4 introduced the use of timer to change the status of a small lamp, T4 occur every 200 to change the state of interrupte
TimeOut_C
- SmartARM2200基础实验扩展实验定时器实验-SmartARM2200-based expansion experiment experimental experiments timer
TIMER2
- SmartARM2200基础实验扩展实验定时器实验2-SmartARM2200 the basis of experimental expansion of experimental external memory 2
TimeBeep_C
- ARM嵌入式系统实验,基础实验,定时器实验1-ARM embedded system test, based on experiment, experiment 1 Timer
5
- 定时器实验: 实验得到的结果为,四个8段数码管显示1234,当按下某键盘后,就会产生定时中断,四个8段数码管只会点亮相对应的那个,在一定延时后,四个8段数码管又恢复显示1234。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Timer experiment: the experimental results for
TIMER_experiment
- 基于SOPC的定时器实验,包含整个工程,包括硬件板级调试和C代码,在DE2开发板上运行通过。使用芯片为EP2C35F672C6-SOPC-based timer experiments, contains the entire project, including hardware board-level debugging and C code, and run through in the DE2 board. Chip for EP2C35F672C6
Timer
- 单片机实验程序,EXP4_定时器实验,代码完整-Microcontroller experimental procedures EXP4_ timer experiment, code integrity
EELiod
- 嵌入式课上基本的实验实验一 系统引导实验 实验二 8段码实验 实验三 键盘实验 实验四 IRQ中断处理 实验五 定时器 实验六 串口传输 实验七 实时时钟 实验八 LCD控制器 实验九 触摸屏 实验十 MMU 实验十一 Can Bus 实验十二 步进电机 -Embedded class basic Experimental test of a system boot Experiment two 8-se
Timer
- CC2530的定时器实验,使用IAR编写。-CC2530 key experiments, using IAR preparation procedures.
实验8 定时器中断实验
- 中断优先级设置,定时器中断,红灯,每隔200ms翻转一次,绿灯,每隔500ms翻转一次(Interrupt priority settings, timer interrupt, red light, turn once every 200ms, green light, turn once every 500ms)
实验8 定时器中断实验
- 使用stm32f103,利用库函数实现定时中断。(Implementation of timing interruption)