搜索资源列表
单片机定时中断的精确定时编程方法种种
- 单片机定时中断的精确定时编程 里面介绍了5种定时中断的方法误差均不超过1个机器周期-SCM regularly interrupted regular programming precision inside of five species regularly interrupted the error not more than one machine cycle
hongwaixiangcoding
- 我自己编码的一个空调红外编码程序,使用的是C语言的精确定时,没有用到定时器。-I coded a coded infrared air-conditioning, the use of the C language is the exact timing, did not use the timer.
abc
- 使用AT89S52的T2定时器实现1秒精确定时(C51)
SoftTimer
- SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器 软件定时器基本定时单位是10ms,定时范围很宽:0.01~163.84s 软件定时器数量可以按需要设定,每增加一个,只多消耗2个字节的RAM空间 利用定时器T2的自动重装特性,能够实现所有软件定时器的精确定时 所有软件定时器都工作在14位倒计时方式,用TR和TF位控制,使用极为方便 第0号定时器专门用于De
单片机精确定时
- 89C51单片机精确定时详解-89C51 Elaborates on precision timing
dingshi1sshandeng
- 怎样用定时器实现精确定时,定时1秒钟实现闪灯。
ones
- 51单片机在keil调试环境中1s精确定时程序
timer
- 定时器的操作通过定时器的操作完成系统的精确定时,
exacttimingbuzzer
- 这是一个有关精确定时蜂鸣器的小程序,此程序对于初学51单片机的同学来说是非常有益处的。-this is a small program about exact timing buzzer.The program is very useful to the beginner of 51 single chip computer.
delay
- AVR单片精确定时.晶振8MHZ. -AVR monolithic precision timing. Crystal 8MHZ.
timer
- 用单片机制作的定时开关控制器 定时开关控制器在各种场合都有着极为广泛的用途。本文利用凯思迪公司的K-51A单片机实验板设计的定时开关控制器具有简单易制、价格低廉、控制点数多、控制时间可精确到秒等特点,供有兴趣的朋友参考。 -Produced by single-chip controller timer switch timer switch controller in a variety of occasions, have a wide range of functions. I
stm32_time
- stm32实现精确定时源代码,经过验证,可实现-stm32 accurate source code from time to time, after verification, can be realized
11
- (1)用8 个LED 发光管的来回滚动显示或跳跃运动显示来模拟靶的移动,用按1~8 数字键(对应8 个LED)来模拟射击,如果在某个LED 点亮期间按下相应数字键,表示射中并熄灯(全部熄),记录射中次数。 (2)比赛规则可有以下两种: 比赛规则1:靶始终来回不断地移动(一旦射中则从头开始滚动),在规定的时间(如50 秒)和规定的射击次数(如20 次)内看谁的射中次数多谁获胜; 比赛规则2:总共有若干个(如20 个)移动靶,每个靶的移动时间限制在一定的时间范围内(如5 秒),要求在此时
trafficlight
- 51单片机控制的交通灯,通过定时器精确定时。此文件包中含有Proteus仿真图,PCB图,c程序并有注释,学习单片机的好资料。-51 single-chip microcomputer to control traffic lights, from time to time through the timer precision. This package contains Proteus simulation diagram, PCB map, c program and the Notes,
dingshiqi
- 比较具体的多种精确定时的定时器设计源代码,功能齐全!-A variety of more specific design of precise timing of the timer source code, full-featured!
8ECT_1
- 飞思卡尔9S12的精确定时,控制指示灯程序-Freescale 9S12 precise timing, control indicator program
stc51time60second
- 使用单片机定时器精确定时60秒。可用于多种程序设置中,作为时间程序的子程序使用。-Using the microcontroller timer precise timing 60 seconds. Can be used for a variety of settings in the program as a subroutine of time use.
51中断定时数码管显示程序
- 采用51单片机通过中断来进行精确定时,然后通过数码管显示,来完成一个精确数字时钟的功能()
秒计时器
- 计时采用定时器的方法,不但节省了单片机的资源,而且定时精度高。故做精确定时或者单片机资源有限时,提倡用定时器的方法。(The timer method is used for timing, which not only saves the resources of the single chip, but also has a high timing accuracy. Therefore, it is recommended to use the timer method when maki
STM8S105定时器2精确延时
- STM8S105的定时器2的精确延时程序(STM8S105 timer 2 precise delay program)