搜索资源列表
test82c53
- 用89c51测试82c53定时/计数器IC的电路和程序流程图.-with 89c51 test 82c53 timer / counter circuit and IC process flowchart.
timer_with_at8535
- at9535下 定时计数器的c语言编程 at9535下 定时计数器的c语言编程-at9535 timer counter c programming language under at9535 Arithmometer c programming language
TC0counter
- AVR单片机atmega16的定时计数器T0实现四位加减计数器,led并行显示-AVR atmega16 the realization Arithmometer T0 4 Modified counter, led parallel show
2812Timer
- TMS320F2812的定时计数器编程指南,初次上载,请多包涵!-TMS320F2812 Arithmometer Programming Guide, the initial uploading, I feel apologetic for this!
ljmusic
- 综合微机通用总线、定时计数器、并行接口、中断控制器等芯片等控制原理,设计电路及控制程序,实现定时I/O、可根据8位开关输入信号,选择多首歌曲中某一首歌,控制扬声器播放歌曲,并在播放每一音频时,采用8位发光二极管显示该音顺序号。串行-integrated computer Universal Bus, regular counter, parallel interface, interrupt controller chip, such as the principle of control, C
door_ring
- /* 程序详细功能介绍: *当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出 *程序设计方法 * 1. 我们用单片机实定时/计数器T0来产生700HZ和500HZ的频率,根据定时/计数器T0,我们取定时250us, * 因此,700HZ的频率要经过3次250us的定时,而500HZ的频率要经过4次250us的定时。 * 2. 在设计过程,只有当按下SP1之后,才启动T0开始工作,当T0工作完毕,回到最初状态。 * 3. “叮”和
didi
- /* 程序详细功能介绍: * 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz, * 1KHZ方波从P3.2输出0.2秒,接着0.2秒从P3.2输出电平信号,如此循环下去,就形成我们所需的报警声了。 * * 程序设计方法 *(1.生活中我们常常到各种各样的报警声,例如“嘀、嘀、…”就是常见的一种声音报警声, * 但对于这种报警声,嘀0.2秒钟,然后断0.2秒钟,如此循环下去,假设嘀声的频率为1KHz, * 由于要产生
PCA_PWM
- C8051实现PWM波形驱动程序,定时计数器的控制
ADPC
- ATmega16上面的ADC测试,十分适合初学者,还涉及TC定时计数器,LCD的应用三方面,是我的师兄给我让我学习的
T0_C51
- 51定时计数器的应用实例,适合初学者-51 timer counter application, suitable for beginners
InitialcalculationsUsingCVI
- 本程序使用CVI计算51单片机定时/计数器初值,输入晶振和定时时间,可自动算出初值-This procedure calculated using CVI Singlechip 51 timer/counter initial value, type and timing crystal time, can automatically calculate the initial value
Dem
- 学习用定时/计数器产生PWM波。实现对直流电机转速的检测和开环控制-Learning to use timer/counter PWM wave generated. DC motor speed to achieve the detection and open-loop control
zwei
- 基于51的两个定时计数器合用的延时实验 (汇编)-51 Based on combination of the two timing counters delay Experiment (compilation)
chashengboceju
- AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
16bit
- 16位定时计数器内附详细说明和注释 呵呵呵呵呵呵 欢迎下载-16-bit timer counter containing detailed instructions and comments are welcome to download
定时计数器
- 利用51单片机中的定时计数器模块实现定时计数功能(The timing counter function is realized by using the timer counter module of the 51 single chip microcomputer)
定时_计数器
- 利用定时器和计数器,实现LED不同状态的变化(The use of timers and counters to achieve LED changes in different states)
定时数码管显示1~9999
- 基于51单片机的定时计数器,每隔1s数码管显示加1,可用4位数码管直接加到9999(Based on 51 single-chip timer counter, every 1s digital tube display plus 1)
HT48XXX定时计数器的应用 说明及源程序
- HT48XXX定时计数器的应用 说明及源程序(Application descr iption and source program of HT48XXX timing counter)
定时器外部计数器测速
- 做课设用的,stm32的一个定时器外部计数器测速,用于接收光栅/编码器经过处理后的脉冲信号(To set up a class, a timer of STM32 is used to measure the speed of the external counter, which is used to receive the pulse signal processed by the grating / encoder.)