搜索资源列表
DISPLAY
- 基于51单片机的源码,内有液晶显示(IIC)接口,还实现串口和定时操作等功能.
单片机的中断定时操作
- 单片机的中断定时操作,详细介绍了c51中定时器设置和中断设置应用情况-SCM interrupted regular operations, detailing the decoder timer settings and installed applications interruption
Timer
- 北京瑞泰的定时器实验,对熟悉dsp定时器操作很有帮助-Beijing Ruitai timer experiment, to people familiar with the operation dsp timer helpful
Chapter_5_Linux_Applications
- 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
inituart
- 我的串口驱动。包含3个波特率(19200.57600.115200(用T2)) 可用#define _comboud 19200(57600/115200)选择 //定时器2为波特率发生器 // 定时器2 用于定时器操作与波特率发生器有所不同,它在每一机器周期 //(1/12晶振周期)都会增加;然而,作为波特率发生器,它在每一机器状态 //(1/2晶振周期)都会增加。波特率计算公式如下: //模式1或3的波特率=晶振频率/(32*(65536-(RCAP2H,R
51singlechipclockusingtimers
- 51单片机利用定时器做的时钟,4按键操作,共阳数码管显示。-51 single-chip clock using timers do, 4 button operation, a total of positive digital display.
time
- AVR ATMEGA16 定时器0操作函数,详细的用中断的方式进行定时器中断-AVR ATMEGA16 Timer 0 operation function, a detailed way with the timer interrupt interrupted
timer0
- AVR ATMEGA16 定时器0操作函数,详细的用中断的方式进行定时器中断-AVR ATMEGA16 timer function to operate a detailed way with the timer interrupt interrupted
comparetodiscontiune
- 本程序通过对DSP2407A的定时器进行定时操作-Through this program the timer for timing operation DSP2407A
clock
- 1 数码管显示(定时器中断、动态扫描、I/O输出控制) 2 键盘操作(定时扫描,修改初始时间和定时事件输入) -A digital display (timer interrupt, dynamic scanning, I/O output control) 2 keyboard (regular scan, modify the initial input of time and timed events)
Independent-digital-control
- 独立键盘对数码管实现加1减1,归零,自动加1的定时操作-Independent digital control implementation for the keyboard plus 1 minus 1, zero, plus a timed automatic operation
my_timer
- TMS320C6416的内部时钟程序代码,其中包含时钟参数配置的内容及时钟定时操作的代码-TMS320C6416 internal clock program code, which contains the contents of the configuration parameters of the clock and clock time operation code
SysTick
- STM32F407系列的systick操作,实现systick的定时操作-STM32F407 series systick operation of the timing operation of the systick
int
- 对TIMER中断的处理,MEGE128TIMER中断处理程序,实现定时操作。-TIMER INT
SCT
- SCT是NXP MCU新增的一款创新型外设,其充分结合了定时器Timer和状态机State Machine的特点,操作灵活多变,可以实现一系列的硬件定时操作,如实现用于灯光控制或电机控制的PWM信号。附有周立功的说明文档以及SCT代码生成工具。-NXP MCU SCT is an innovative new peripheral, which is combined with timers and state machines State Machine Timer features, fle
pluse_count
- 以利用FPGA系统时钟分频对定时器进行配置和定时操作。-To take advantage of the FPGA system clock frequency division for timer configuration and operation regularly
串口
- 串口发送相应的字母会触发相应的操作。 发送A定时停止,发送B定时开始,发送C返回定时值(The corresponding letters sent by the serial port will trigger the corresponding operation)
TIM定时器操作
- 基于stm32f103的tim定时器的运用,通过指示灯显示(use tim basic of stm32f103)
stm32单片机使用开发库操作SysTick系统滴答定时器
- stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)
11-定时器timer_0中断LED显示
- 在8M晶振下,实现timer0定时操作,在规定时间内显示LED灯(Under 8M crystal oscillator, timer0 timing operation is realized, and LED lamp is displayed in the specified time.)