搜索资源列表
单片机定时中断的精确定时编程方法种种
- 单片机定时中断的精确定时编程 里面介绍了5种定时中断的方法误差均不超过1个机器周期-SCM regularly interrupted regular programming precision inside of five species regularly interrupted the error not more than one machine cycle
mcufixedtime
- 用单片机如何实现精确定时。 我可没有乱写说明啊。-MCU how to achieve precise timing. I can not graffiti note ah.
hongwaixiangcoding
- 我自己编码的一个空调红外编码程序,使用的是C语言的精确定时,没有用到定时器。-I coded a coded infrared air-conditioning, the use of the C language is the exact timing, did not use the timer.
source_code
- 1。VC中基于Windows精确定时程序 2。uCOS for S3C44B0x 3。lcd driver
IntegrationTestEEPROM24C02
- 精确定时+中断+进制转换+移位+LED显示+按关键加速+EEPROM 存储测试
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
- 定时器的操作通过定时器的操作完成系统的精确定时,
SysTick精确定时
- SysTick定时器精确定时1ms和1us。
arm2103T0.rar
- 用arm pcl2103定时器实现0.5秒精确定时。,Timer arm pcl2103 with 0.5 seconds to achieve accurate timing.
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)