搜索资源列表
MediaTimer
- 串口通讯里用到的多媒体定时器的代码,包括定时器的定义,声明,释放等MediaTimer-Serial communication in the use of multimedia timer code, including the timer definition, declaration, release and other MediaTimer
Watchdog
- 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞-Watchdog, called watchdog timer, a timer circuit, generally have
timer
- TI DSP TI DSP -TI DSPTI DSPTI DSPTI DSP
ADC
- Timer,内部定时器,有Timer0、Timer1、Timer2等。 USART:Universal Synchronous Asynchronous Receiver Transmitter,同步/异步串行传输,如RS232、RS485等。 MSSP;Master Synchronous Serial Port,两线式(I2C)与三线式(SPI)标准同步串行传输协定,常用于EEPROM内存资料的烧录与读取,或是与其它集成电路沟通与联系,形成多芯片网络。 2. PIC16F8
RTC
- RTC 实时时钟,主要用于实现长时间计时。模块包括可选8:1 分频器,一个定时器T14,及一个32 位RTC 计数器。本例程介绍RTC的DAVE配置以及KEIL的编程指导-RTC Real Time Clock, mainly used to achieve a long time. Module includes an optional 8:1 divider, a timer T14, and a 32-bit RTC counter. The routine introduction of
yjzzb
- 机电工程学院数字电路实验IC参考手册 本手册包含下列IC芯片(共15 种): 74HC00、74HC01、74HC125、74HC138、74HC20、74HC153、74HC32 74HC283、74HC04、74HC86、74HC74、74HC76、74HC90、74HC194 555定时器。 -Electrical Engineering Reference Manual IC digital circuit experiment of this manual c
izatio
- TD_SCDMA网络基于客户感知的掉话率相关定时器优化分析-TD_SCDMA network based on customer perception of the call drop rate of the relevant timer optimization analysis
S7-200biancheng
- 模拟电位器 H–2 H.2 怎样使用高速计数器 H–6 H.3 自由通信口模式的简单应用 H–10 H.4 处理脉宽调制 H–13 H.5 可逆电动机起动器电路――适用于改变三相交流感应电动机旋转方向 H–16 H.6 步执行顺序(事件鼓定时器) H–19 H.7 S7-200用自由通信口模式和并行打印机连接 H–23 H.8 通过自由通信口模式接受条形码阅读器的信息 H–27 H.9 集成脉冲输出通
s7-200bcc
- 模拟电位器 H–2 H.2 怎样使用高速计数器 H–6 H.3 自由通信口模式的简单应用 H–10 H.4 处理脉宽调制 H–13 H.5 可逆电动机起动器电路――适用于改变三相交流感应电动机旋转方向 H–16 H.6 步执行顺序(事件鼓定时器) H–19 H.7 S7-200用自由通信口模式和并行打印机连接 H–23 H.8 通过自由通信口模式接受条形码阅读器的信息 H–27 H.9 集成脉冲输出通
TIME-FUNCTION
- windows下的几种常用的时间函数的使用方法。例如sleep函数,MFC下的timer事件,C语言下的Time,GetTickCount(),timeGetTime等函数的使用方法。-Some commonly used time function
slac166o
- This file regarding how to generate pwm wave in msp430f5438 .Depending on the o/p mode selection the pwm wave will get generate its purely depend on timer basis
430timer
- MSP430的定时器的资料,详尽系统,我看了之后感觉这资料很好,值得推荐。-MSP430 timer, detailed system, my feeling after reading this item is very good, worth recommending.
STM32study-diary(3)
- MCU为STM32的学习笔记之系统时钟和SysTick定时器-MCU STM32 study notes the system clock and SysTick timer
STM32study-diary(5)
- MCU为STM32的学习笔记之通用定时器PWM输出-MCU STM32 study notes the general-purpose timer PWM output
Car-Headlights-Timer-Circuit-S
- Car Headlights Timer,Car Headlights Timer
extension_serial_receiver
- 使用下降沿中断脚和定时器扩展硬件串口的接收原理-Use the falling edge interrupt pin and timer extension serial receiver.
dingshiqi
- 基于单片机的定时器设置,可手动输入时间,定时中断,可取消-Microcontroller-based timer setting, you can manually enter the time, the timer interrupt, cancel
system.Threading.Timer
- 描述System.Threading.Timer的使用-Descr iption System.Threading.Timer use
MODBUS_stm32
- 采用stm32单片机,运用定时器中断来定时传输,传输协议采用modbus-Using stm32 SCM, use timer interrupt to timer transmission, transmission protocols using modbus
Csharp-timer
- C#中各种计时器:使用 Stopwatch 类;基于 Windows 的标准计时器;基于服务器的计时器;线程计时器;System.Environment.TickCount;使用TimeSpan类。-C# various timers: Using Stopwatch class a standard Windows-based timer timer-based servers thread timer System.Environment.TickCount use TimeSpa