搜索资源列表

  1. 频率测试

    0下载:
  2. 利用单片机测频率-frequency measurement using SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:黄伟强
  1. FPGA_test_frequency

    0下载:
  2. 本原码是基于Verilog HDL语言的FPGA原程序,主要用于测频率,特点主要是可以更快地测频。实时性更高。-primitive code is based on Verilog HDL FPGA original program, mainly for the measurement frequency, the main features can be faster frequency measurement. Real-time
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:jevidyang
  1. RLC

    0下载:
  2. 把R、L、C转换成频率信号f,转换的原理分别是RC振荡电路和LC电容三点式振荡电路。单片机计数得出被测频率,由该频率计算出各个参数值,数据处理后,送显示。-The R, L, C converted into frequency signal f, the principles of conversion are RC oscillator circuit and three-point capacitance LC oscillato
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:405504
    • 提供者:建国
  1. 51dingshiqi

    0下载:
  2. 51定时器常用例子包括测频率测脉宽产生波形 -51 timer commonly used examples include the measurement frequency pulse-width measurement resulting waveform
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:542720
    • 提供者:houxuguang5253
  1. pinlvji

    0下载:
  2. LCD1602显示,使用51单片机实现频率计,本软件最高可测频率为460k HZ.-LCD1602 shown that the use of 51 single-chip realization of frequency meter, the software measured maximum frequency of 460k HZ.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:747520
    • 提供者:clf
  1. SOC

    0下载:
  2. 在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:208896
    • 提供者:张林锋
  1. sci_QEP

    0下载:
  2. 是关于2812 的SCI串口通信和测速测频的程序 -SCI on the 2812 serial communications and the frequency measurement procedures Speed
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:niuniu
  1. xinhao111

    0下载:
  2. 能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz—20MHz的波形。波形选择由单片机完成。输出或输入频率经74HC390分频后,由单片机完成自动频率检测显示-Capable of producing sine, square, triangle wave. At the same time can also be measured as a frequency meter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:93184
    • 提供者:hx
  1. ff

    0下载:
  2. 数字频率计的原理和实现,测频率和周期及减小测量误差的方法-Digital frequency meter and the realization of the principle, test cycles and reduce the frequency and method of measurement error
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:340992
    • 提供者:方小飞
  1. cepin

    0下载:
  2. 检测频率,并显示所测,包含proteus仿真-Testing frequency, and displays the measured, including proteus simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:liuxiaokai
  1. 51--12864

    0下载:
  2. 单片机 12864 测频率的程序,亲测绝对能用 -Procedures for measuring the frequency of MCU 12864, the pro can measure absolute
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:王勇
  1. pinlvji

    0下载:
  2. 频率计,51单片机用计数器做的,可以用来测频率。一般的课程设计可能会有用。-Frequency counter, the counter to do with the microcontroller 51 can be used to measure the frequency. The general curriculum design may be useful.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:吴程序
  1. 方波频率测量51

    0下载:
  2. 可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:蓝博
  1. 直接测周法

    0下载:
  2. 采用直接测周期法测量信号频率,最小可测到10HZ,平台为STM32F103(measurement signal ;direct;frequency)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:8912896
    • 提供者:凌98
  1. 425测频率电子钟

    0下载:
  2. 测频电子钟,简单基础的单片机教学课堂例子(tesing frequency ,clock)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:120832
    • 提供者:晨光熹微
  1. 5529_measure_fre.tar

    0下载:
  2. 基于msp430f5529的测频方法,等精度测频(Frequency measurement based on msp430f5529)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:77824
    • 提供者:cyh_lhkf
  1. 多路相关器的并用

    0下载:
  2. 该程序为比相法测频技术中多路相关器的并用实验,与书上仿真结果吻合(The program is a combined experiment of multichannel correlator in the phase comparison frequency measurement technology, which is consistent with the simulation results in the book)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:diffience
  1. mf

    0下载:
  2. 建立电力系统振荡模型,在MATLAB中设计电力系统振荡下的测频方案(Establishing power system oscillation model and designing frequency measurement scheme under power system oscillation in MATLAB)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wwwwz
  1. 相位差测频

    0下载:
  2. 雷达信号的信道化内容,主要包括相位差测频(Channelization content of radar signal, mainly including phase difference frequency measurement)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:程小乖123
  1. 频域盲解卷积

    0下载:
  2. 该算法可以实现在频域解解卷积,包含排序算法,亲测好用(The algorithm can realize deconvolution in frequency domain, including sorting algorithm, which is easy to test)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:8723456
    • 提供者:嘻嘻嘻12345
« 1 2 34 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org