CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 波形发生

搜索资源列表

  1. mcu_music

    0下载:
  2. 单片机IO口播放乐曲,// 单片机用T1中断在IO口P1.0输出乐曲[在P1.0口与VCC间接一喇叭即可听到] // // 1.由于输出的是方波,比较难听:-]你也可以将波形细分用DA输出正弦波 // //2.由于T1频繁中断,任何其他中断发生都会是乐曲打顿,只适合试验 // //3.优化音符编码:一个字节中包含节拍、音符、升降调,可区分数据和命令// //同时人工将音符译为机器码非常容易。-Single-chip IO I play music,// single-chip m
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3142
    • 提供者:liang
  1. send

    1下载:
  2. 用C实现信号发生装置:1、正弦波:频率、幅度可调。 2、三角波:频率、幅度可调。 3、方 波:频率、幅度、占空比可调。 4、按键:波形切换、频率调节、幅度调节、方波占空比调节。 5、显示:信号的频率、幅度,在方波时还要显示占空比。 -Implementation using C Signal: 1, sine wave: frequency, amplitude adjustable. 2, triangle-wave: frequency, amplitude adjust
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1344
    • 提供者:yun
  1. spwm6

    0下载:
  2. 这是个SPWM的六路输出程序,采用的是规则对称算法,虽然改变了占空比,但波形不对。现对程序的几点说明如何,其中K的初值,我设置的是1,因为我采用的是下益中断,这样的话程序在发生第一次中断之前已经进行了两次跳变(两次和比较寄存器匹配)。这个程序输出的波形通过低通滤波器之后出来的不是个正玄波,希望高手们能给分析一下,以下是我的邮箱liuhao511zz@sina.com.cn-spwm
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:177399
    • 提供者:刘磊
  1. design

    0下载:
  2. 介绍了DDS(直接数字频率合成)基本原理,提出以DDS芯片AD9850为核心、利用单片 机控制辅以必要的外围电路,构成一个输出波形稳定、精度较高的信号发生器。该信号发生器主要能 产生幅度和频率分别可调的正弦波、方波与三角波。实验结果表明,硬件电路结构简单,输出信号频 率稳定率优于10 - 3 ,幅值误差低于5 。 关键词: DDS 集成芯片 AD9850 信号发生-Describes the DDS (direct digital frequency synthesis) bas
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:246538
    • 提供者:陈祥
  1. M3004

    0下载:
  2. M3004是一颗用来遥控器的IC,而且其发生波形规律独特。-M3004
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:58764
    • 提供者:c704544
  1. BW3004

    0下载:
  2. BW3004是可以替代3004IC的,而且其发生的波形规律是一致的。-BW
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:45319
    • 提供者:c704544
  1. test5_D

    0下载:
  2. 主要是基于DSP编程的,功能是实现波形的发生,有矩形波,正弦波,可变频率正弦波,方波-Is mainly based on DSP programming function is to realize the occurrence of the waveform, there is a rectangular wave, sine wave, variable frequency sine wave, square wave
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:813890
    • 提供者:joybing
  1. bxfsq

    0下载:
  2. 单片机波形发生器和单片机电机测速装置程序 可发生三角波 正弦波 锯齿波 方波 测速通过红外对管和单片机中断相连进行计数测速-SCM SCM waveform generator and motor speed measurement equipment process can occur sawtooth sine wave square wave triangle wave velocity through the infrared to the microcontroller interru
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:10213
    • 提供者:蓝冰
  1. Timer1_pwm

    0下载:
  2. 利用AVR单片机的定时器1分别从PB1(OC1A)和PB2(OC1B)两引脚输出PWM波形。为了演示PWM的功率调节功能,我们在PB1和PB2引脚分别接了发光二极管,用10K电位器模块从PC0引脚接入0 - 5V电压。程序中,主循环内不断采集ADC端口0(PC0引脚)的电压值,根据变化改变OCR1A和OCR1B两个输出比较寄存器的值。PB1和PB2引脚上的PWM波形也随之发生改变,从而调节了送给发光二极管的电压,控制发光二极管的明暗。实验时,调节电位器的电阻值改变电压,会看到两个发光二极管明暗变
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:129714
    • 提供者:kevin cheng
  1. Hardware_development_and_signal_occurrence_of_wave

    0下载:
  2. 硬件开发波形的发生和信号的转换教程Hardware development and signal the occurrence of the waveform conversion tutorial-Hardware development and signal the occurrence of the waveform conversion tutorial Hardware development and signal the occurrence of the waveform conv
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1765904
    • 提供者:7e
  1. Signalgenerator

    0下载:
  2. //基于MSP430F2274的信号发生器程序,可以通过键盘控制确定产生波形的内容(正弦波,方波,三角波),可以选择发生信号的频率-//Signal generator based on MSP430F2274 procedures determined by the keyboard control the waveform generated content (sine wave, square wave, triangle wave), you can choose the frequen
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3248
    • 提供者:杨志勇
  1. 12345

    0下载:
  2. 通过CVI建立的面板上能够实现示波器波形的发生,任意波形均能产生-Panel established by CVI enables the occurrence of the oscilloscope waveforms, arbitrary waveforms can generate
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:177714
    • 提供者:培林
  1. quick_PWM

    0下载:
  2. 基于AVR单片机Mega128做的PWM波形产生程序,利用定时计数器的快速PWM产生功能。用于波形产生,信号发生。-Mega128 AVR microcontroller based PWM waveform generation program to do, use the fast PWM timer counter generating function. For waveform generation, signal.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:11902
    • 提供者:陈明
  1. DDStest

    0下载:
  2. 基于fpja的信号发生系统,简单而精度可控的数字波形合成方法!-The signal system based on fpja, simple and accurate control of the digital waveform synthesis method!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3214946
    • 提供者:杨昆
  1. xinhaofashengqi

    0下载:
  2. 基于单片机的信号发生器设计,由dac0832发生波形,实现调频和调幅-Microcontroller-based signal generator designed by dac0832 waveforms to achieve FM and AM
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:693782
    • 提供者:随风
  1. profile-generator

    0下载:
  2. 产生方波-三角波-正弦波的函数发生器.此波形发生器主要由五个模块组成,分别为方波发生模块,三角波产生模块,正弦波产生模块,信号选择模块,信号幅度放大模块以及信号偏移模块。方波发生器主要由555定时器构成的斯密特电路产生,并且幅度可调。三角波则由方波经过积分就能得到,积分电路主要由 A741运算放大器构成。-This curriculum project is the request makes one to be able to produce the square-wave- triangul
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:945498
    • 提供者:陈志婷
  1. sanjiao

    0下载:
  2. 已经是成品了,是三角波测量仪,可以测任意波形频率和幅值,占空比,并自带三角波发生器可以调幅度 0~100占空比 发生频率步进可调,绝对高精度, 里面还有报告-Is already finished, and is a triangle wave measuring instrument can measure the frequency and amplitude of any waveform, duty cycle, and comes with triangular wave genera
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:7484912
    • 提供者:冯德就
  1. 1WIRE_NET

    0下载:
  2. proteus实现led波形的发生及转换-proteus and realize the occurrence led waveform conversion. . . . .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:11721
    • 提供者:李应伟
  1. DACtest

    0下载:
  2. 本程序为源代码,使用语言为c,运行环境为C8051F340.主要功能为DA转换,根据内部数据,发生相应的模拟波形。-This program is the source code, using the language for the c, operating environment for the C8051F340. The main function of DA conversion, according to internal data, the occurrence of the co
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6392
    • 提供者:epimetheus
  1. PCACAPTUREtest

    0下载:
  2. 本程序开发环境为keil,编写语言为c。运行环境为c8051F340,其主要功能为用PCA定时,以及发生PWM波形。-The program development environment for keil, written language is c. Operating environment for the c8051F340, its main function is to use PCA timing, and the PWM waveform.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:6622
    • 提供者:epimetheus
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com