Description: 基于AT89C2051的频率计,包括源码和电路图-Based on the frequency meter AT89C2051, including source code and schematics Platform: |
Size: 69632 |
Author:陆楷 |
Hits:
Description: 基于LCP21xx的频率测量程序,通过LCD1602显示,附带Proteus仿真电路图,是学习ARM和1602的好东西-LCP21xx based on the frequency of measurement procedures, through the LCD1602 display, incidental Proteus simulation schematics, ARM and 1602 to learn the good things Platform: |
Size: 54272 |
Author:KuJJ |
Hits:
Description: 6位数显频率计数器,proteus的实践例子 既有电路又有keil里的程序 asm or c-Significant 6-digit frequency counter, proteus practice examples of both circuit and keil procedures in asm or c Platform: |
Size: 252928 |
Author:李飞 |
Hits:
Description: 这是一个基于51单片机的频率计,本人已经试过。里面还有PROTEUS仿真图-This is a microcontroller based on 51 frequency counter, I have tried. There is also PROTEUS simulation diagram Platform: |
Size: 58368 |
Author:黄化 |
Hits:
Description: 本源码是基于MCS-51单片机的等精度频率计编写的。输入信号为峰峰值5v的正弦信号,频率测量范围10HZ~100MHZ ,频率测量精度为0.1 。采用1602液晶显示器显示测量结果。信号源由PROTEUS 的虚拟信号发生器产生。-The source is based on the MCS-51 microcontroller and other precision frequency counter prepared. 5v peak to peak input signal is sinusoidal signal, the frequency measuring range 10HZ ~ 100MHZ, frequency measurement accuracy of 0.1 . LCD display with 1602 measurement results. The signal source is a virtual signal generator PROTEUS. Platform: |
Size: 72704 |
Author:李林 |
Hits:
Description: 6位数显频率计数器的proteus仿真电路及C语言程序设计,单片机仿真实例-6-digit frequency counter of proteus was circuit simulation and C language programming, microcontroller simulation Platform: |
Size: 47104 |
Author:常余 |
Hits:
Description: PIC (PIC16F886) 做的简单频率计
用TMR0定时1s,将待测信号从T1CKI脚输入,用TMR1进行计数,读出TMR1H,TMR1L的值就是频率
单片机:PIC16F886
显示:LCD1602
编程语言:PIC C
附Proteus仿真。-PIC (PIC16F886) to do a simple frequency counter TMR0 timer with 1s, the test signal input pin from T1CKI with TMR1 count, read TMR1H, TMR1L value is the frequency of the microcontroller: PIC16F886 display: LCD1602 with Proteus simulation. Platform: |
Size: 118784 |
Author:高原 |
Hits:
Description: 基于51单片机的频率计源程序及proteus仿真-51 single-chip frequency counter based on source and proteus simulation Platform: |
Size: 95232 |
Author:韩冰 |
Hits:
Description: 基于AT89C51单片机和555芯片构成的多谐振荡电路设计一电容测量电路,这种测量方法主要是通过一块555芯片来测量电容大小。让555芯片工作在直接反馈无稳态的状态下,555芯片输出一定频率的方波,其频率的大小跟被测量的电容之间的关系是:f=0.772/(R*Cx) ,固定R的大小,其公式就可以写为:f=k/Cx,只要能够测量出555芯片输出的频率,就可以计算出测量的电容。计算频率的方法可以利用单片机的计数器T0和中断INT0配合使用来进行测量。
文件内含有proteus工程及keil工程建立,详细步骤。-A capacitance measurement circuit constitute multivibrator circuit based the AT89C51 microcontroller 555 chip design, this measurement method to measure the size of the capacitor through a 555 chip. 555 chip work under the direct feedback astable state, the relationship between the 555 chip output of a certain frequency, square wave, the frequency of the size of the measured capacitance is: f = 0.772/(R* Cx), fixed R the size, the formula can be written as: F = k/Cx, as long as it can measure the frequency of the 555 chip output, can be calculated a measured capacitance. Ways to calculate the frequency used in conjunction with use of single-chip counter the T0 and interrupt INT0 to be measured. Platform: |
Size: 208896 |
Author:瑛来 |
Hits: