CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - wave c

搜索资源列表

  1. dds2.c

    0下载:
  2. 单片机写进FPGA的实现DDS的代码,包括正弦波,方波,三角波-SCM included FPGA code DDS, including sine, square, triangle wave
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24545
    • 提供者:梁耀斌
  1. wave

    0下载:
  2. 单片机c程序集(伟福),环境为LAB6000,包含所有实验的程序,并附有详细的注释,难得的好资料,网上很难找。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:556737
    • 提供者:姜康
  1. DDS.采用AD9851设计的一个产生50M 方波

    1下载:
  2. 采用AD9851设计的一个产生50M 方波,正弦波,锯齿波,包括资源:C源程序代码,电路原理图,PCB, 绝好的项目开发资料。,AD9851 design using a square wave generated 50M, sine wave, sawtooth, including resources: C source code, circuit schematics, PCB, excellent information on the project development.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-09-19
    • 文件大小:62004
    • 提供者:涂龙
  1. AD9850.rar

    0下载:
  2. 基于AD9850的正弦波发生器的源码,运用单片机AT89S52对DDS芯片AD9850进行控制,通过键盘输入实现任意频率值的正弦波信号的发生,AD9850 Based on the sine wave generator source code, the use of single-chip AT89S52 of DDS chip AD9850 is controlled through keyboard input achieve arbitrary frequency value of th
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:37442
    • 提供者:独孤飞
  1. wave.rar

    0下载:
  2. 波形发生器,Visual C++ 6.0、DDK和keil C51 uVision2 开发,含usb驱动,Waveform Generator, Visual C++ 6.0, DDK and keil C51 uVision2 development, with usb drive
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1485087
    • 提供者:sdfs
  1. MEGA8

    0下载:
  2. ICC mega8例子,包括时钟,音乐,中断,PWM波,四位数码管-ICC mega8 examples, including the clock, music, interrupt, PWM wave, the four digital tube, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:564527
    • 提供者:陈凯
  1. c

    1下载:
  2. 单片机产生可调方波(c语言),频率可变1——100HZ!-SCM produces tunable square wave (c language)!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:189994
    • 提供者:一天
  1. xinhao1.c

    0下载:
  2. 简易的函数信号发生器 输出正弦波方波锯齿波-A function of simple sine wave output square wave signal generator sawtooth
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1640
    • 提供者:徐伟伟
  1. DAC

    0下载:
  2. 频率、幅度、占空比可调方波,有proteus仿真,可通过示波器查看,按键 12调整频率 34调整幅值 56调整占空比 -Frequency, amplitude, variable duty cycle square wave, and proteus simulation, can be read through the oscilloscope, adjust the frequency of 34 keys 12 to adjust the amplitude to adjust th
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:90747
    • 提供者:赵江
  1. Wave_MCU_ASM_C

    0下载:
  2. 伟福 ® Lab2000P 单片机仿真实验系统 汇编和C语言程序库-Wei-Fu ® Lab2000P compilation of single-chip simulation system Assembly and C language library
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:556414
    • 提供者:ma ang
  1. 8253

    0下载:
  2. 由STC89C52控制计数器8253产生步进可调的方波,可以通过配置计数器初值改变输出的方波频率。输出的方波可以作为电机的PWM。-8253 by the counter generate STC89C52 control stepper adjustable square wave, you can configure the counter to change the initial value of the square wave output frequency. Square-wave
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:695
    • 提供者:冯浩
  1. chashengboceju

    2下载:
  2. AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
  3. 所属分类:SCM

    • 发布日期:2015-01-26
    • 文件大小:173647
    • 提供者:刘翔
  1. triangular_sawtooth_sine_pulse_wave_by_C

    0下载:
  2. 利用C语言编写的三角波、锯齿波、正弦波、脉冲程序,大家可以看看啊-triangular wave,sawtooth wave,sine wave,ulse wave,by C language
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1002
    • 提供者:tianyayiye
  1. addnoise

    0下载:
  2. c语言产生雷克子波,并且给产生的雷克子波添加噪音。-c language production Ricker wave, and add noise.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:963
    • 提供者:朱刚
  1. square-wave(1-9ms)

    0下载:
  2. 基于C51单片机用C语音实现方波,周期可在1-9ms之间调节-C51 Microcontroller based voice to achieve a square wave with a C, the cycle can be adjusted between 1-9ms
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:13554
    • 提供者:洪巨成
  1. avr-c-generator

    0下载:
  2. MCU:AVR , Compiler:CodeVision(C) , How to generate a square wave with avr microcontrollers
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:53612
    • 提供者:saber
  1. square-wave-C-program

    0下载:
  2. 51系列单片机原理及设计实例 随书光盘 第6章例子C程序 查询法方波产生C程序 -51 Series Microcontroller Theory and design examples in Chapter 6 CD-ROM with the book example C program query method produces a square wave C program
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:13298
    • 提供者:王小明
  1. square-wave--Interrupt-method

    0下载:
  2. 51系列单片机原理及设计实例 随书光盘 第6章例子C程序 中断法方波产生C程序 -51 Series Microcontroller Theory and design examples in Chapter 6 CD-ROM with the book example C program interrupt method produces a square wave C program
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:13505
    • 提供者:王小明
  1. wave

    0下载:
  2. 可调频率的方波发生c程序,频率大小在数码管上显示,已在单片机板子上调试,要用的可以拿去参考-Adjustable frequency square wave c program, the frequency of the size of digital tube display, in the debugging MCU board, the use can take reference
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:47545
    • 提供者:王诚
  1. multi-channel-square-wave-

    0下载:
  2. 基于51单片机的多路方波的c语言的程序,程序简单明了。-Based on 51 single-chip multi-channel square wave c language program, the program is simple.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:10336
    • 提供者:殷凡姣
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com