搜索资源列表
单片机C语言的精确延时程序设计
- 单片机C语言的精确延时程序设计,很有用的哦- The monolithic integrated circuit C language precise time delay programming, is very useful oh
C51精确延时
- 51单片机,精确延时小函数.提供500ms,200ms,10ms,1s的精确延时,直接调用即可.-51 microcontroller, small precision delay function. For 500ms, 200ms, 10ms, the precise 1s delay, can be called directly.
主频延时
- 一个通过计算机主频来精确延时的程序,精确到ms,一般的延时只能精确到10ms-a computer speeds accurate to delay the procedure to the exact ms, the average delay of only 10ms precision
VB延时
- VB延时子程序,可精确延时一定时间,给其它程序调用,VB6开发.-VB delay subroutine, precision delay some time, to call other procedures, the development of VB6.
cwaitable_timer_demo
- 实现精确延时的类 -achieve precise type of delay
avrtc
- 针对avr单片机编的精确延时程序,可达1微妙-against avr microcontroller series of the precision delay procedures, up to a delicate
ADuC841_TEST
- ADI公司ADuC841单片机源程序。 I2C.c: ADuC841单片机I2C接口函数。 kei841.h: ADuC841单片机内部寄存器定义。 delay.c:精确延时资函数。 main_new.c ADuC841单片机主函数,实现正弦波的输出和I2C接口LED显示-ADI ADuC841 MCU source. I2C.c : ADuC841 MCU I2C interface function. Kei841.h : ADuC841 MCU internal regis
C51单片机中的C语言精确延时的资料和例子
- 基于单片机的精确延时原理,及其常用的方法,其中给出了详细的程序,使读者方便易懂
delay.rar
- 用vhdl的状态机实现精确的1us的延时程序,VHDL state machine used to achieve precise 1us delay procedures
soft
- 包含单片机延时子程序 该延时程序不同于一般延时程序 可实现ms us的精确延时 还包含宏定义程序 可供单片机初学者参考-Subroutine contains the single-chip delay of the delay procedure is different from the general delay process can be delayed ms us the exact definition of the procedure also includes macros f
Delay
- c51用延时函数 支持晶振频率调节 包含毫秒 微秒 精确校准-c51 used time-lapse function, support the crystal frequency adjustment with millisecond microsecond precision calibration
Accurate-delay
- 51单片机延时程序,精确延时 附有详细说明-51 single-chip delay procedures, precision delay
实现微秒级精确延时
- 一个用c实现的用于windows的微秒级精确延时的dll库,可用于在pc上要求高精度延时等应用
delay延时函数
- 用C语言编写,能够实现1秒,1毫秒精确延时(the program can delay 1s or 1ms with C.)
STM32_DelayUs
- STM32通用精确us延时函数;包含标准库和HAL库两种,直接声明调用即可。(STM32 HAL library common precision us delay function; standard library to use as long as the corresponding parameter variable to standard library format can be.)
STM8S105定时器2精确延时
- STM8S105的定时器2的精确延时程序(STM8S105 timer 2 precise delay program)
Delay_MS
- 相比labview中的Vi控件要好,可以精确延时到毫秒。(Can be accurately delayed to milliseconds.)
单片机的精确延时的方法
- 单片机的精确延时的方法 /* 对一个变量int操作和char操作的指令时间不同,所以延时不一样,导致总线错误 char是单字节变量,int是双字节变量,单字节变量自减1和双字节变量自减1耗费 的CPU时间是不同的,换句话说,双字节变量自减1的操作时间要长于单字节变量, 而你这个延时程序纯粹就是靠CPU循环进行固定次数的自减操作实现的,所以 单字节变量变成双字节变量以后,自减操作的次数不变,延时时间会增长。 */(The precise time delay method of si
SoftDelay
- 适用于M3内核的STM32软延时设定模块,提供较为精确的软件延时(STM32 soft delay setting module for M3 kernel, providing more accurate software delay)
EXP2 精确延时.zip
- EXP2 精确延时.zip