单片机C语言编程中,计算定时(T0,T1)时间值的小软件。 用法: 1.选择晶振的频率, 2.填写要定时的时间。 确定就行了 (比起以前复杂的计算,现在要轻松多了)-SCM C programming language, timing calculation (T0, T1), the time value of the software. Usage : 1. The choice of a crystal frequency, 2. To fill in the regular time. Determine (in place of the complex than previously calculated, it is now much easier) 下载
|
Freescale 08系列单片机的定时器模块C语言源代码。可直接应用在工程项目中做为参考。-Series MCU timer module C language source code. Direct application of the projects as a reference. 下载
|
C51单片机的C语言例程,可实现定时器中断及其时钟功能的源代码-C51 microcontroller C routines can achieve clock timer and interrupt functions of the source code 下载
|
8051系列单片机的定时器的c语言的简单的操作例程-8051 Timer of the c language simple routine operation 下载
|
计数器C语言源程序avr单片机的定时应用范例示样.-counter C language source avr SCM application examples show regular kind. 下载
|
用于单片机实验系统的60S定时器的完整的C语言源代码- 下载
|
基于80c51单片机的多功能电子定时器的设计,用c语言编译,不错的程序-80c51 microcontroller-based multifunction electronic timer design, c compiler, good procedures 下载
|
8051系列单片机的利用定时器进行脉冲宽度测量的c语言的简单的操作例程-8051 for the use of timer pulse width measurement of the C language routines simple operation 下载
|
单片机c语言编写的自动控制升降旗系统,可以实现定时升降旗等-language of automatic control movements flag system that can achieve regular movements of flags 下载
|
AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L the timer / counter All ATMEAG16L two 8 timer / counter (T/C0, T, C2) and a 16 timer / counter T/C1). Each counter support for a PWM (pulse width modulation) output function. PWM output in motor control, switching power supply, signal and other fields has wide application. [Paragraph] 下载
|