搜索资源列表
可编程定时器
- 本文介绍了可编程定时器8253的基本使用方法和源程序 -This paper introduces a programmable timer 8253 the basic methods and the use of source
7-5
- TI公司MSP430系列单片机的基本定时器程序
arm-timer
- 一个ARM7的定时器程序,程序员通过该程序可以了解ARM7的编程方法,启动过程,地址映射等基本概念和实现方法-an ARM7 timers procedures, the procedures adopted by programmers can understand ARM7 programming methods, the process started, address mapping of such basic concepts
可编程定时器
- 本文介绍了可编程定时器8253的基本使用方法和源程序 -This paper introduces a programmable timer 8253 the basic methods and the use of source
CBuilderGetTime
- 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实
Cc2430ModuleTestv1.1
- 崔庆伟 [gary] 可以用指令控制选择信道,设置发射功率,发送数据包(长度可选),接收数据包(接收时延可设),CC2430复位,内部温度传感器读取,定时器时长控制。底层函数基本做好,如果要加入新功能,可自行更改。-崔庆伟[gary] can choose to command the control channel, set the transmitter power, sending data packets (length opt
pub
- 手工实现了一些队列类,线程池类,定时器类,智能指针类,文件管理类,内存管理类等通用类库,为需要学习这些基本知识的人提供帮助-Hand to achieve a number of queue categories, the thread pool class, Timer class, the smart pointer type, file management, memory management, such as generic
supertimer
- 本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of
Base_Timer.tar
- linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
TheExpandTimer
- 51单片机利用基本定时器扩充的8个软件定时器,运行效果较为良好。-Expanding access to basic timer 51 MCU 8 software timer, operating results are more good.
dsp__FFT-DFT
- 邹彦《DSP原理与应用》,配套 的汇编语言的源程序。基本的加减法,乘法,FFT变换,FIR滤波器,IIR滤波器,定时器等 -Zou Yan " DSP theory and applications" , supporting the assembly language of the source. Basic addition and subtraction, multiplication, FFT transform
STM8S内部时钟+定时器+LED
- STM8S的裸机模板,不使用库函数,包含基本外设配置,内部时钟配置、定时器配置、普通IO配置、LCD12864的驱动(STM8S bare metal template, without the use of library functions, including basic peripheral configuration, drive internal clock timer configuration, common confi
06基本定时器
- 基于STM32F407的基本定时器的应用,适合初学者使用(The application of STM32F407 basic timerapplication of STM32F407 basic timer is suitable for beginners)
TIM—高级定时器定时
- STM32出来基本通用定时器,高级定时器也可以使用的(STM32 out of the basic general timers, advanced timers can also be used)
STM32F4_TIM基本延时(阻塞式)
- TIM基本定时器,阻塞式,stm32f4例程,可以直接使用。(TIM Timer control for stm32f4)
基本例程—SysTick(系统滴答定时器)操作
- 基本例程—SysTick(系统滴答定时器)操作(Basic routine - SysTick (system tick timer) operation)
基本例程-按键(中断方式)
- 基本例程-按键(查询方式)基本实验-按键(查询方式)(Basic routine - key (query mode))
实验8 定时器中断实验
- 如何使用 STM32F1 的通用定时器, STM32F1 的定时器功能十分强大,有 TIME1 和 TIME8 等高级定时器,也有 TIME2~TIME5 等通用定时器,还有 TIME6和 TIME7 等基本定时器,将利用 TIM3 的定时器中断来控制 DS1 的翻转,在主函数用 DS0的翻转来提示程序正在运行.(How to use the universal timer of STM32F1, the function of the
TIM-高级控制定时器PWM输出
- stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This
32-TIM—基本定时器
- 可以实现stm32的基本定时器的相关内容(The relevant content of the basic timer of STM32 can be implemented)