搜索资源列表
miaobiao
- 用动态扫描方法和定时器1在数码管的前三位显示出秒表 精确到1 秒,即后两位显示1 秒,一直循环下去-have not
miaobiao1
- 用动态扫描方法和定时器1在数码管的前三位显示出秒表 精确到1 秒,即后两位显示1 秒,一直循环下去。实现按第一个键秒表停止计数,按第二个键开始计数,按第三个键清零-have not
SetTimer(synchronizationAndasynchronism)
- 在LabWindows中要求对测量时间的控制精确度很高,为此我们常用Timer控件并不能精确控制。在此例程中列举了同步定时器与异步定时器,希望对大家有帮助。-In the LabWindows called for measuring time in the control of high precision, for which we often can not be precise control Timer control. Listed in this routine of synchr
4_2
- 用动态扫描方法和定时器1在数码管的前三位显示出秒表, 精确到1 秒,即最后一位显示1 秒,一直循环下去 设时钟频率为12M-Dynamic scanning method and a digital timer control of the top three shows a stopwatch, accurate to 1 of the second and final one showed 1 of the second, has been set clock cycle con
Lab0303-Timer
- 这个程序代码实现的是信号处理器中定时器的实现功能,说明定时器的比计数功能更加精确,两种方法通过比较即可得出结论。-This code is realized in the signal processor timer function, the timer function is more accurate than counting, through the comparison of the two methods can be concluded.
toujixiaofendui
- 程序功能列表: 1. 精确监控自己的牧场,定时驱赶和收获自己的动物 2. 可配置自动驱赶好友的动物去生产 3. 可配置自动偷取好友的农产品 4. 可配置自动按等级购买动物 5. 自动拍蚊子! 6. 可配置是否自动卖掉仓库中的动物和农产品 7. 同时支持QZone空间和校友 8. 开始/停止扫描的功能 9. 可配置动物购买列表 10. 可配置重新处理自己牧场的间隔 -Program features list: 1. Accurately monitor
SYSTICK_SET
- 基于STM32的1ms定时器设置程序,可以精确延时1MS,且延时时间可以改动(8M)-Program, you can set based on the STM32 1ms timer precision delay 1MS, and the delay time can be changed (8M)
StopWatch-1.1
- 基于C++实现的秒表的编程,并且将其做成了安装程序,能更好的投入到实际运用当中,是想更精确的定时-The stopwatch programming based on C++ achieve, and make the installer better into practical application, want more precise timing
51_clock
- 利用定时器制作的数码管时钟程序,能进行精确的时钟显示,内含仿真图及文档介绍-Produced using the timer digital clock procedures, can perform accurate clock display, containing maps and document describes the simulation
TIM2_2BLCD1602
- 通用定时器 TIM2 + LCD1602 秒表实验 两个按键中断方式控制,计时精确到10ms-Purpose Timer TIM2+ LCD1602 stopwatch experiment two key interrupt control, timing accurate to 10ms
Timer
- 一个基于精确到毫秒的异步定时器管理器,时间一到就触发回调函数,并且支持多定时器,也支持定期执行任务-an timer manager
lesson10_1
- 1、程序涵盖定时器、数码管、中断、按键等 2、补偿误差,足够精确。 3、显示精准,保留小数点后两位有效数字,精确到10ms。-1, the program covers the timer, digital control, interrupt, buttons and so on 2, compensation error, accurate enough. 3, display precision, retain the decimal point after the two
general_tim
- 使用HAL库,对通用计时器TIM1进行编程,实现精确定时(Using the HAL library, programming the universal timer TIM1 to achieve precise timing)