CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 方波

搜索资源列表

  1. LCD-M16

    0下载:
  2. 单片机M16+LCD数字频率计,/* 目标MCU:MEGA16 晶振:外部8MHZ */ /*基于LCD的频率计,PC0~PC2对E,RS,RW PORTA接DATA的8根线 用PB0口产生5000HZ方波,并二的N次分频 给ICP1输入补捕捉,既练习TC中断又有ICP-SCM M16+ LCD digital frequency meter, /* Target MCU: MEGA16 Crystal: External 8MHZ*//* frequency count
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3632
    • 提供者:wei
  1. gj-2s

    0下载:
  2. 基于赛灵思EXCD-1的FPGA开发板,使用ISE10.1开发环境,使用VHDL语言编写,功能为计算输入方波的频率。输入方波,输出方波的频率,用数码管显示,每2s更新一次。管脚配置见工程。-Based on the FPGA Xilinx EXCD-1 development board, using ISE10.1 development environment, using the VHDL language, functions for calculating the frequency
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:873233
    • 提供者:希望
  1. GPS

    2下载:
  2. 利用Matlab生成GPS C/A 码的基带信号。 (1)产生卫星PRN 号码为“5”的一组C/A 码; (2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值; (3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据; (4)基带信号采用方波信号,电平为0 和1,占空比为50 %,不加入噪声,进一步生成某个特定的中频信号。-Matlab generated using GPS C/A code base band signal. (1)
  3. 所属分类:matlab例程

    • 发布日期:2013-03-05
    • 文件大小:44743
    • 提供者:李伟
  1. Digital_Phase_Measurement

    0下载:
  2. 测量相位差并用LCD显示。从信号源接入两路信号,经过AD1和AD2转换后,送入FPGA中。 在FPGA中,使用双值法整形,得到两路标准的方波,然后测出两路信号的时差Δt,以及信号的周期T, 并计算相位差(ΔΦ=Δt/T*360°)。并送入1602中显示。经测试,其测相误差小于1 。-Measured phase difference and with LCD display. Two-way access from the source signal, converted by AD1
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:4122
    • 提供者:涛哥
  1. proj_code

    0下载:
  2. 单片机定时器产生方波,自己可以根据需要修改-MCU timer generated square-wave, they can modify as needed
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:佚名
  1. 3

    0下载:
  2. 正弦波发生器,可以稍作改动产生方波等波形-Sine wave generator, we could make a little change generated square-wave etc waveform
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:11102
    • 提供者:Yong Zhe
  1. chacha

    0下载:
  2. 单片机完成两个功能:电机测速与频率测量,电机测速部分:单片机输出脉宽可调的方波控制电机速度,同时数码管显示电机的速度值。频率计部分:单片机完成对外部信号频率的测量,测量范围从2hz到10mhz,并通过数码管显示频率值。-MCU to complete two functions: motor speed and frequency measurement, the motor speed parts: the microcontroller output square wave pulse wi
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:173170
    • 提供者:chacha`
  1. jishuqi

    0下载:
  2. 计数器1,记满4个脉冲后,T1转为定时模式,定时时间为400毫秒,且通过P1.1引脚输出周期方波-Counter 1, note the full four pulses, T1 into regular mode, regular time is 400 ms, and cycle through P1.1 pin square wave output
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:36627
    • 提供者:王强
  1. DA

    0下载:
  2. DA 转换 函数发生器 正弦波 方波 三角波 可调-DA CHANGE
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:98281
    • 提供者:飞翔
  1. signalgenerator

    1下载:
  2. 可产生频率、幅度可调的方波、正弦波、三角波、锯齿波,并可加入噪声,包括高斯白噪声、均匀白噪声。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:60441
    • 提供者:秋实
  1. fangbo

    0下载:
  2. 主要是根据芯片stm3210控制产生占空比可调的方波-Control is mainly based on the chip stm3210 adjustable duty cycle square wave generated
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:187257
    • 提供者:meimei
  1. nios_dds

    0下载:
  2. 采用Altera的NIOS内核,配合独立的累加器,实现了正弦波,三角波,锯齿波和方波的DDS产生电路,系统时钟最高可达120MHz,配合高速DAC,可产生最高约40MHz左右的波形-Using Altera' s NIOS core, with a separate accumulator, to achieve a sine wave, triangle wave, sawtooth and square wave generation circuit DDS system clock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3113548
    • 提供者:Tomy Lee
  1. DAC

    0下载:
  2. DA0832转换实现各种波形的输出,方波,锯齿波,三角波-DA0832 conversion to achieve a variety of output waveforms, square wave, sawtooth, triangle, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1001
    • 提供者:李钰瑛
  1. 6.7

    0下载:
  2. 创建一个可以产生正弦波 三角波 方波和锯齿波的函数发生器-Create a can produce sine wave triangle square wave and the saw-tooth signal function generator
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:16687
    • 提供者:郑国喜
  1. Bartlett

    0下载:
  2. 用改进的周期图(Bartlett)法求1KHz方波信号加高斯白噪声的功率谱密度-Use the Bartlett to compute the power spectral density
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:yangxin
  1. buzzer

    0下载:
  2. 向蜂鸣器发送一定频率的方波可以使蜂鸣器发出相应的音调,该实验通过设计一个状态机和分频 器使蜂鸣器发出"多来咪发梭拉西多"的音调。-A certain frequency to the buzzer to send a square wave can make the appropriate tone buzzer, the experiment by designing a state machine and the divider to make the buzzer " made
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:820
    • 提供者:riversky
  1. squarewave

    0下载:
  2. 生成FPGA编程中rom初始化需要的.mif文件。生成的为1个周期方波波数据。宽度为8,深度为1024-Generate FPGA programming rom initialization required. Mif file. Generated for a cycle square wave data. Width is 8, a depth of 1024
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:669
    • 提供者:吴小平
  1. shibo

    0下载:
  2. 本程序是关于简易数字示波器,能够对三角波,方波,正弦波,进行储存显示。-This program is about simple digital oscilloscope, capable of triangle wave, square wave, sine wave, the store display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:429896
    • 提供者:Robert
  1. FPGAwave

    0下载:
  2. 这是一个函数发生器的程序,能够实现100k-10M的三角波,方波,正弦波。-This is a function generator program, to achieve 100k-10M triangle wave, square wave, sine wave.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1805296
    • 提供者:Robert
  1. MSP430F149

    1下载:
  2. 本设计以超低功耗单片机MSP430F149作为微控制器,利用MSP430F149 的定时器模块Timer_A和Timer_B 在比较模式下输出的脉宽调制(PWM)波形产生直流、正弦波、方波信号,通过运算放大器和功率三极管电路产生符合设计要求的电压和电流信号。可以通过4*4键盘选择波形类型和输出信号的幅值和频率,并且应用液晶显示器实现数据输出-This application report describes how to simultaneously create a sine wave, a
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:163360
    • 提供者:姚杰
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com