搜索资源列表
vhdl
- VHDL 的一个流水灯程序 开发平台Quartusii 使用的延时方法为分频思想
lcd
- 很精简的LCD12864程序!!!对大家绝对有用,有高效的程序,不用一个延时程序-Very concise procedures LCD12864! ! ! Definitely useful for all of us, there are efficient procedures, without a delay procedure
DS18b20
- 基于单片机msp430f149的DS18B20测温程序,内含精确延时函数-MSP430F149 single-chip microcomputer-based measurement procedures for the DS18B20 containing accurate delay function
MCU
- 此软件为单片机延时初值的计算小程序,给单片机开发者一个便捷!-This software calculate the initial value for the SCM applet delay, giving developers a convenient SCM!
pccon
- 包含:833us延时程序,接收的数据处理函数,接收一个字符函数,字符串发送函数-Contains: 833us delay procedure, the receiving data processing functions, receiving a character function, the string sending function
ledsan
- 用C51单片机的I/O控制LED的闪烁,用延时程序控制的LED闪烁时间和停止时间-The the the C51 microcontroller' s I/O control LED flashing LED flashing program control with delay time and stop time
timer
- 控制器延时程序,可实现对电力系统型式试验中触点性能延时出口控制器的延时控制-Controller delay procedures can be realized on the type of power system performance test delay export contacts controller delay control
delay
- *循环与延时程序 *该程序的功能可使接在F206的XF,IO2引脚上的发光二极管(红、绿灯)交替闪烁, *闪烁间隔为2s(亮2s,灭2s),闪烁总时间为2min *程序中用到了用DSP实现的延时模块。该模块是采用指令延时来实现的,这在很多 *程序中都可以用到,但在严格的情况下应使用定时器产生延时以提高精度和CPU效率。-* Loop and delay procedures* function allows the connection of the program in the
delay
- stm32单片机的延时程序,可以用于延时32为的单片机。-Stm32 MCU delay procedures, can be used to delay 32 for single chip microcomputer.
LED
- 单片机C语言,单片机是STC的8051单片机,实现小灯闪烁延时程序-Singlechip C language, single-chip microcontroller 8051 STC, achieve a small delay procedure
STC12C5A60S2pwm
- 这是用12单片机调制的PWM,既可以控制电机,也可以控制舵机,如需要更大的延时,可以更改延时程序或者换晶振-This is modulated with 12 single-chip PWM, both can control motors, servos can be controlled, such as the need for greater delay, you can change the program or change the delay crystal
LED
- LED程序包含闪烁所用的延时程序此功能用于初学者简单-LED program includes flashing the delay this feature simple for beginners
delay
- 单片机延时程序计算器,用于51单片机的多循环延时计算程序-delay program
除尘风机
- 通过远程控制四套除尘风机一次启动,通过保护器反馈信号控制风机保护,并且反馈运行状态,通过延时躲开信号反馈冲击等(Through remote control, the four sets of dedusting fan start once, control the fan protection through the feedback signal of the protector, and feedback the running state, avoid the signal feedb
按键触发延时3分钟程序
- 通过c语言程序实现继电器应用模块按键触发延时3分钟程序(Through the C language program to achieve Relay Application module, the trigger delay 3 minutes program)
《PIC实现音乐播放程序》
- ;PIC16F877A实现音乐播放程序(《两只老虎》片段) ;功能说明: ;1.通过驱动实验板上的蜂鸣器发声,实现音乐的播放。 ;2.从TABLE中取出播放音乐的音调(1、2....7)通过改变该表中的值即可实现播放不同的音乐。 ;3.从TABLE_YP中取出播放音乐的音频,即该音调持续的时间。 ;4.调整DELAY延时的长短即可实现音乐播放的快慢。(PIC16F877A music player program (two tigers) Function descr ipt
程序
- 时钟系统设计,包括延时模块,定时模块以及显示模块(Clock system design, including time delay module, timing module and display module)
avr单片机_教程_实例_附电路图
- AVR单片机教程,实例程序,并附有电路图,AVR片内集成多种频率的RC振荡器、上电自动复位、看门狗、启动延时等功能,外围电路更加简单,系统更加稳定可靠(AVR microcontroller tutorial, example program, and circuit diagram, AVR chip integrates multiple frequency RC oscillator, power on auto reset, watchdog, startup delay and oth
单片机的精确延时的方法
- 单片机的精确延时的方法 /* 对一个变量int操作和char操作的指令时间不同,所以延时不一样,导致总线错误 char是单字节变量,int是双字节变量,单字节变量自减1和双字节变量自减1耗费 的CPU时间是不同的,换句话说,双字节变量自减1的操作时间要长于单字节变量, 而你这个延时程序纯粹就是靠CPU循环进行固定次数的自减操作实现的,所以 单字节变量变成双字节变量以后,自减操作的次数不变,延时时间会增长。 */(The precise time delay method of si
libview关机程序
- libview小程序控制电脑关机,可以设置延时