搜索资源列表
基于PIC16F877A的简易数字频率计
- 利用CCP1模块实现一个“简易数字频率计”的功能,单片机是PIC16F877
基于单片机的4位数字频率计设计
- 这是关于单片机的频率计的论文!
89C2051.用89C2051做的数字频率计
- 用89C2051做的数字频率计,有程序源代码,单片机仿真、C语言工程。,89C2051 make use of the digital frequency meter, have the procedure source code, single-chip simulation, C language works.
基于FPGA的自适应数字频率计
- 基于FPGA的自适应数字频率计,测量范围1Hz-99.9MHz,FPGA-based adaptive digital frequency meter, measuring range 1Hz-99.9MHz
pinlvji
- 基于89c51单片机的数字频率计,汇编语言,本人课程设计题目,完全原创,可以实现哦!-Based on the 89C51 single-chip Digital Cymometer, assembly language, I curriculum design topics, completely original, you can achieve, oh!
plj
- 数字频率计 FPGA 用verilog语言编写-Digital Cymometer verilog language used FPGA
eda
- 基于EDA技术设计4位十进制数字频率计的系统方案-Based on EDA technology design four decimal system solutions Cymometer
freq
- 数字频率计,七位计数,显示六位,带test模块-Digital frequency meter, seven counts, showed that six, with test module
frequency_of_MCS-51
- 用51单片机做的数字频率计,精度非常高,计数误差不超过1Hz。量程0--65535.-Singlechip do with 51 digital frequency meter, the accuracy is very high, counting error of less than 1Hz. Range 0- 65535.
freqm
- 以CPLD器件EPM7128SLC84-15为核心实现的简易数字频率计,采用在一定时间内对数字脉冲计数的方法,可直接测量TTL电平的数字脉冲信号的频率、周期和脉宽。其他一些信号可经过信号预处理电路变换后测量。 量程:1Hz~999999Hz 输入信号:(1)TTL电平数字脉冲信号;(2)方波/正弦波,幅度0.5~5V 显示:七段数码管显示频率(Hz)和周期/脉宽(us) 控制:两个拨码开关切换三种工作模式:测频率,测周期,测脉宽-Frequency Counter realize
reportform
- 数字频率计实验报告,帮助你写一个完美的报告,格式很规范,正品报告模板-it is nice report modole
plj
- 设计数字频率计的程序及实验报告,可直接仿照本程序进行设计-Designed Digital Cymometer procedures and experimental reports, can be directly modeled on the process design
plj
- 数字频率计是一种用来测试周期性变化信号工作频率的装置。其原理是在规定的单位时间(闸门时间)内,记录输入的脉冲的个数。我们可以通过改变记录脉冲的闸门时间来切换测频量程。本文利用EDA技术中的Max+plusⅡ作为开发工具,设计了基于FPGA的8位十进制频率计,并下载到在系统可编程实验板的EPF10K20TC144-4器件中测试实现了其功能。-Digital frequency meter is a kind of cyclical changes in the signal used to tes
FPGA-baseddesignofdigitalrequencymeter
- 基于FPGA数字频率计的实现,文中有所有的源代码,仅供参考。-FPGA-based realization of the digital frequency meter, text in all the source code, for reference purposes only.
pinlvji
- 单片机的数字频率计源码与仿真图-Single-chip digital frequency source and simulation of Figure
数字频率计代码
- 数字频率计的代码(Digital cymometer code )。(Digital cymometer code)
Verilog-数字频率计
- verilog数字频率计设计,内容挺详细(Verilog Frequence Measure)
Verilog-数字频率计
- 实现了利用verilog在FPGA系统上实现的数字频率计,三个档位可供选择。(The digital frequency meter implemented on the FPGA system by Verilog is realized, and three files can be selected.)
数字频率计
- 数字频率计,基于stm32的中断捕获模式对输入信号进行计数,计算频率(Interrupt capture count)
2061-六位数码管频率计
- 本数字频率计将采用定时、计数的方法测量频率,采用一个四位共阴极数码管显示器动态显示6位数。测量范围从1Hz—400kHz的方波、 用单片机实现自动测量功能。 基本设计原理是直接用十进制数字显示被测信号频率的一种测量装置。它以测量周期的方法对正弦波、方波、三角波的频率进行自动的测量。