搜索资源列表
定时器1的捕捉比较控制轰鸣器实验
- 基于avr单片机的经典实验,定时器1的捕捉比较控制轰鸣器实验
51单片机——定时器+秒表显示
- 51单片机的定时器使用,KEIL编译
定时器2使用
- 52单片机定时器2使用例子,帮助大家了解定时器2的使用
38khz 单片机的定时器
- 利用avr mega128单片机的定时器1产生的38khz 的频率。已用示波器测试,没有问题。-Using avr mega128 microcontroller timer 1 generates a frequency of 38khz. Has been tested with an oscilloscope, no problem.
单片机利用定时器产生38khz
- 单片机利用定时器产生38khz,适合红外发射使用-Generate 38khz, suitable for infrared emission
AT89C51单片机编程定时器控制数码管动管显示
- AT89C51单片机编程定时器控制数码管动管显示,附带protuse仿真-AT89C51 Microcontroller Programmer timer control digital dynamic LED display, with protuse simulation
基于dsPIC33F系列的单片机的定时器程序
- 基于dsPIC33F系列的单片机的定时器程序,经验证可直接使用,希望有所帮助-DsPIC33F family of microcontroller based timer program can be used directly proven, I hope help
单片机定时器实现秒计时和显示
- 1 基础部分: (1) 用51的p1口作为数据输出口,p2口为共阴数码管位选信号,利用定时器0实现秒计时和显示。 (2) 上电复位后,显示00。 (3) 按键按下S2键后开始计数。采用加法计数形式。计到60停止。蜂鸣器鸣响。 (4) 鸣响2秒后停止,恢复显示00。 (5) 当再次按下S2键后重复1-4过程。 2 提高部分: 利用S2,S4,S6完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下: (1)第一次按下S6,进入十位数设置;此时,每按下S4一次
高级定时器输出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)
定时器0
- 查询方法的定时器定时功能,非常简便实用,适合单片机初学者(Timer function of query method)
定时器中断
- 这是基于STM32单片机建立的MDK工程,可以实现定时器中断。(This is based on the establishment of STM32 microcontroller MDK project, you can achieve timer interrupt.)
定时器初始化
- 合泰单片机的初始化,定时器的初始化设置调试源程序,仅供学习参考(Holtek MCU initialization, timer initialization debugging source program, only to learn the reference)
AVR单片机定时器
- 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)
16.定时器0中断控制LED
- 基于51单片机实现定时器0中断控制LED程序,完成定时器定时问题(Based on 51 singlechip timer 0 interrupt control LED procedures, the completion of the timer timing problem)
基于单片机的定时器设计
- 利用STC89C51RC单片机作为本系统的中控模块。上电后,按下功能键进入调时状态,通过各单元电路将按键部分设定的时间通过定时时间显示部分中的LED数码管显示出来。中途可重新设置定时数值,复位部分除上电初实现复位外,也可人工复位。
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)
定时器
- 51单片机做的定时器和时钟,用LCD显示.(The timer and clock made by the single chip microcomputer are displayed in LCD)
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)
定时器门铃设计
- 关键字:keil,51单片机,C语言,定时器T0实现。 Keyword:keil,51 Single Chip Microcomputer, C Language, Timer T0 Implementation.