搜索资源列表
51单片机——定时器+秒表显示
- 51单片机的定时器使用,KEIL编译
高级定时器输出1路互补 PWM实验---含详细注释
- 基于STM32单片机设计的高级定时器TIM1的6路互补带死区的PWM输出实验,代码中含有详细的注释,对学习PWM很有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PWM)
通用定时器PWM输出实验---含详细注释
- STM32单片机通用定时器PWM输出实验---含详细注释,对学习STM32定时器PWM输出有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PWM)
路由宝-定时器
- 路由宝定时器,4小时定时器,为路由宝长时间开机自动掉线而设计。(Routing treasure timer, 4 hour timer, for routing treasure long time boot automatically drop line design.)
定时器0
- 查询方法的定时器定时功能,非常简便实用,适合单片机初学者(Timer function of query method)
定时器中断
- 这是基于STM32单片机建立的MDK工程,可以实现定时器中断。(This is based on the establishment of STM32 microcontroller MDK project, you can achieve timer interrupt.)
定时器中断实验输出不同频率不同占空比
- 利用定时器中断实验输出不同频率不同占空比(Timer interrupt experiment output, different frequency, duty cycle)
SPWM六路定时器
- stm32f103zet6芯片的spwm六路定时器产生波形,最适合电源开发(Stm32f103zet6 chip SPWM six timer waveform, the most suitable for power development)
AVR单片机定时器
- 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)
实验8 定时器中断实验
- STM32F103 定时器例程,基于原子战舰开发板(STM32F103 timer routines)
定时器中断实验
- 用stm32f407实现的定时器与中断联合的一个实验。(Using stm32f407 to achieve a combination of timers and interrupts.)
定时器
- 用STM32F103C8T6芯片完成定时器功能。主要是一些配置可以参考,还有注意中断服务程序。(Use STM32 chip to complete timer function)
实验18:定时器1中断
- 51开发板中第10个定时器中断,运行程序后会自动运行相关程序(The 10 timer interrupts on the development board, and the program will run automatically after running the program)
STM8S105定时器2精确延时
- STM8S105的定时器2的精确延时程序(STM8S105 timer 2 precise delay program)
通用定时器(Timer)
- 此为ARM1138开发板的几个关于通用定时器的范例程序,包括32位/16位单次触发定时,32位/16位周期定时/RTC定时,PWM应用等。(This is a few examples of general timer for ARM1138 development board, including 32 bit /16 bit single trigger timing, 32 bit /16 bit cycle timing /RTC timing, PWM application and
STM32定时器中断程序
- 本源代码为讲解基于STM32的定时器中断程序,通过定时器TIM3产生间隔1秒钟一次的中断,在中断中控制LED发光二极管,每次中断都使发光二极管状态取反(This source code is explained based on the STM32 timer interrupt program, through the timer TIM3 interrupt an interval of 1 second, in the interrupt control LED light-emittin
STM32 定时器中断
- 软件定时器,STM32F103系列的源码,实现简单的软件定时功能(Software timer, STM32F103 series of source code, to achieve a simple software timing function)
定时器主从方式输出可控个数的PWM脉冲
- 一个关于STM32定时器主从方式输出PWM脉冲的程序(A program about STM32 timer's master slave mode to output PWM pulse.)
定时器
- 51单片机做的定时器和时钟,用LCD显示.(The timer and clock made by the single chip microcomputer are displayed in LCD)
定时器中断函数—库函数版本
- 使用定时器来控制两个LED交替闪烁 亲测可用(Use timer to control two LED alternately flashing pro test available.)