搜索资源列表
measure_frequency_and_cycle_with_89C51_Microproces
- 用51单片机的定时器和外部中断分别实现对方波信号的高频测频和低频测周,同时将测量结果显示在LED数码管上,如果加外围加分频模块,可实现很高的精度和很高的频率测量范围-With 51 single-chip timer and external interrupt signals, respectively, to achieve the other side of the high frequency wave frequency and low frequency measurement we
pinlvchengxu
- ATMEGA8单片机频率计程序。原理上采用32.768K外部晶振产生异步时钟信号 ,作为M8定时器2de时钟源,设定1024de预分频,可以得到TCNT2溢出de精确时间为1s,在溢出中断时控制74ls00与非门进而控制被测信号de通断,累计1s 内计数器获得de值,经过简单de运算则可获得被测信号de频率-ATMEGA8 MCU frequency meter program. Principle produced by 32.768K asynchronous external crysta
方波频率测量51
- 可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)