搜索资源列表
5.2-Linuxtimer
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux-timer,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux-time r, we used the procedure code detailed in the Notes to facilitate the transplant.
RTOSICCAVR
- UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This
9200-emc-test
- AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
32RTCTiming
- 基于《Stellaris外设驱动库》的例程:定时器32位RTC用法示例 该程序演示了如何使用定时器配置为32为RTC模式,并使用RTC定时器产生匹配中断。-Based on " Stellaris peripheral driver library" of routines: 32-bit RTC timer usage example of the program demonstrated how to use the timer is configured to 32 fo
Timer
- 假定系统时钟为50MHz,试设计一个电子秒表电路,使其按0.01s 的步长进行计时。该电子秒表具有异步清零和启动/停止计数功能,最大能计到59.99s,并用数码管显示计数值。用发光二极管显示向分钟的进位信号。-Assume that the system clock to 50MHz, the design of an electronic stopwatch test circuit, so the step by 0.01s to time. The electronic stopwatch
timer
- 430单片机内部时钟模块详解,及外部的使用,带有备注-430 microcontroller internal clock module, and the use of external steps, with a note
2Timer2PWM2Motor2010-2-25
- 用ATMEGA16内置的T/C0 TC1 T/C2定时计数器产生三个PWM,其中T0 T2分别控制电机L和电机R.自己编写的程序,成功实现,适合初期机器人开发,源代码含详细说明。 -ATMEGA16 using the built-in timer counter T/C0 TC1 T/C2 produce three PWM, which T0 T2, respectively, motor control and motor R. L
51learn-data
- 包含51单片机开发工具、原理图、定时器初值计算工具、串口计算工具、KEILc51使用说明5个PDF文件,51单片机经典教程PDF、doc。-Includes 51 single-chip development tools, schematics, timer initial value calculation tools, serial computing tools, KEILc51 instructions five PDF files, 51 single classic tutoria
yinyuehechengxu
- 当键盘有键按下时,判断键值,启动计数器T0,产生一定频率的脉冲,驱动蜂鸣器,放出乐曲。同时启动定时器T1,显示乐曲播放的时间,并驱动LCD,显示歌曲号及播放时间。 (1) 硬件电路中用P1.0~P1.7控制按键,其中P1.0~P1.3扫描行,P1.4~P1.7扫描列; (2) 用P2.0~P2.2作为LCD的RS、R/W、E的控制信号; (3)用P0.0~P0.7作为LCD的D0~D7的控制信号; (4) 用P3.7口控制蜂鸣器; (5) 电路为12MHz晶振频率工作,
RTT_Timer
- The Real Time r to Set the Alaram for specific time period in at91sam7a3 processor-The Real Time Timer to Set the Alaram for specific time period in at91sam7a3 processor
R-2R-DAC
- TC1定时器中断用于扫描显示与键盘ADC转换-TC1 timer interrupt is used to scan display and keyboard
traffic_lights
- 交通灯控制器控制红(r)、绿(g)、黄(y)三种不同颜色的交通灯,这三种不同颜色灯的亮、灭分别由三个定时器(timer1、timer2、timer3)控制; 当某个定时器工作时,它所控制的交通灯亮,直到设定的定时时间到(该定时器状态由’0’变’1’),交通灯跳转到另一种状态; clk是脉冲控制端(图中未标出);reset是异步复位端,复位状态为红色交通灯亮; 输出端r、g、y分别表示三种颜色交通灯的亮、灭状态。
Lcd_Blink Lpc1768
- The LCD_Blinky project is a simple program for the NXP 'LPC1768' microcontroller using Keil 'MCB1700' evaluation board and demonstrating interrupt functionality and display to graphic LCD. (compliant to Cortex Microcontroller Software Interface Stand