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

搜索资源列表

  1. es_mutil_meters_with_m128

    0下载:
  2. 基于MEGA128的多功能仪器,提供以下9种功能: 1. 2路0-10 VDC 电压表 2. 1路0-30V DC 电压表,带有一个10X跳针,可以测试0-300VDC 3. 0 – 3 安电流表 4. 4 通道逻辑分析仪 5. 频率发生器,50%占空比方波,0-5VDC,1HZ到8MHZ. 6. 波形发生器,正弦波、三角波、方波,1HZ 到 20+MHZ? 7. 频率计 8. +5 VDC ,200 mA
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:513522
    • 提供者:许海洋
  1. zxb

    0下载:
  2. 读表法显示正弦波,附图。但只能输出定频,需要经过改动才能输出可调的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20335
    • 提供者:李红枫
  1. 通过DA转换查表实现正弦波输出

    0下载:
  2. 通过DA转换查表实现正弦波输出,无法调节周期,DA conversion look-up table to achieve through the sine wave output, can not adjust the cycle
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:826
    • 提供者:rzofking
  1. dianya.rar

    3下载:
  2. 对一路工频交流电(频率波动范围为50 ±1Hz、有失真的正弦波)的电压有效值、电流有效值、有功功率、无功功率、功率因数进行测量的数字式多用表。通过LCD12864显示,Frequency of the AC all the way (the frequency of fluctuations in the range of 50 ± 1Hz, there is distortion of the sine wave) RMS voltage, RMS current, active power,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:24601
    • 提供者:yepp_u2
  1. VsinTab正弦波表生成器

    2下载:
  2. 单片机产生正弦波一般采用查表的方法,该软件能够产生8位和12的DA的表值,对单片机开发人员来说很方便。-Single-chip generally have a sine wave look-up table method, the software can produce 8-bit and 12 of the DA' s table value for developers of single-chip easily.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-30
    • 文件大小:2844
    • 提供者:千里
  1. sin51

    0下载:
  2. 51单片机产生正弦波 下列数据是我计算出来的正弦函数在0~90度区间的数值(0~128),可以用于8位DA输出,把这个数据表存 进去查表就行了,其他角度做点儿简单的计算就行了。-51 single-chip generated sine wave data is the following, I calculated the sine function in the 0 ~ 90 degrees of numerical range (0 ~ 128), can be used for
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:yangziyan
  1. sin

    0下载:
  2. 这是一个通过读取正弦波表产生正弦波的小程序。最简单的验证方法即为:可以将DAC OUT端子的2号脚连接一个5~15K的电阻到地,通过示波器即可观察到正弦波。当然也可以采用DAC0832数据手册中的电压输出型接法进行实验。同样用的是keil-dac0832 keil
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:11227
    • 提供者:sunjian
  1. pcb89S52

    1下载:
  2. 强!自制电容表的源程序和PCB图,很多贴片电容都没有标明电容值,而我又舍不得扔了它们;自己做电路玩时,经常看到一些废电路板上有很多贴片电容,可以拆下来用,但是却看不到容量,很郁闷。所以我决定做一个电容表来测试它们的容量。 我用单片机8952和电压比较器339做了一个简单的电容容量测量表,参数大致如下: 电容测量范围为1pF-9999.99uF,最小分辨力为1pF。分为5个量程,可以自动切换量程,也可手动切换。 另外,有简单的频率计功能,能测量0-60MHz的数字信号频率(TTL电平);还可以产生
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:523119
    • 提供者:胡永伟
  1. sin

    0下载:
  2. 在51单片机中实现正弦波的发生。采用查表的方法实现。产生5HZ的正弦波。-51 SCM in place to implement a sine wave. Achieved using look-up table method. Sine wave generated 5HZ.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:746
    • 提供者:yinxiong
  1. 4353534

    0下载:
  2. AVR单片机做的数字示波表的双机通信程序,可以实现双机见SPI通信,M16做的-AVR microcontroller to do the Dual Digital Oscilloscope communication program, you can achieve double see SPI communication, M16 do
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:127695
    • 提供者:
  1. 1

    0下载:
  2. 功能简介: 这是一个通过读取正弦波表产生正弦波的小程序。最简单的验证方法即为:可以将DAC OUT端子的2号脚连接一个5~15K的电阻到地,通过示波器即可观察到正弦波。当然也可以采用DAC0832数据手册中的电压输出型接法进行实验。 跳线设置: 将DAC端子用短路冒短接,并断开其他无关模块的短路冒。-Features: This is a sine wave generated by reading the sine wave form of small pr
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:10955
    • 提供者:小雪
  1. music-program

    0下载:
  2. 1.用3、4个IO及R-2R电阻网络作3、4BitDAC 2.用PWM输出 3.用专用音乐旋律发生芯片 4.用硬波表的声卡或MIDI芯片 -1. With 3, 4 IO and R- 2R resistor network make 3, 4BitDAC 2. Using PWM output 3. Using the dedicated music melody happen chip 4. Watch with a stiff wave sound car
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:9342
    • 提供者:林春权
  1. sin

    0下载:
  2. 功能简介: 这是一个通过读取正弦波表产生正弦波的小程序。最简单的验证方法即为:可以将DAC OUT端子的2号脚连接一个5~15K的电阻到地,通过示波器即可观察到正弦波。当然也可以采用DAC0832数据手册中的电压输出型接法进行实验。-Features: This is a sine wave generated by reading the table of sine wave applet. The simplest method of authentication is:
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:10578
    • 提供者:liu
  1. Wavetable_Generators

    0下载:
  2. 这是波表合成发生器源代码,里面有详细的编程-This is a wave table synthesizer source code, there is a detailed programming
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:854
    • 提供者:文而
  1. Signal-waveform-generator

    0下载:
  2. 信号波形发生器,内附proteus仿真工程及VsinTab正弦波表生成器-Signal waveform generator included proteus simulation the engineering and VsinTab sine wave table generator
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:20590
    • 提供者:dengke
  1. shiboqi

    0下载:
  2. 基于ATmega128数字示波表程序,原理图-Based the ATmega128 digital the ScopeMeter program, schematic
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:2207273
    • 提供者:wangdy
  1. RK-SWR-Meter

    0下载:
  2. 以PIC为MCU的驻波表,带自动开机功能,按键少。-To PIC MCU s standing as a table, with automatic start function, fewer buttons.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:75376
    • 提供者:石波
  1. STC15W4KxxS-output-SPWM

    0下载:
  2. 用STC15W4KxxS4系列单片机输出两路互补的SPWM,带头文件及excel正弦波表计算。-STC15W4KxxS4 series microcontroller output with two complementary SPWM, lead and excel file to calculate sine table.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:26377
    • 提供者:卢霸天
  1. 正弦波数据生成器

    0下载:
  2. 单片机SPWM控制,正弦波真值表,一个好用的软件,你值得拥有(Sine wave Singlechip)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-12
    • 文件大小:38537
    • 提供者:大坏蛋123
  1. SPWM

    1下载:
  2. spwm正弦表有很多,但不知怎样调用它,有了这个脉宽计算器 直接调用,不同的定时器频率生成不同的spwm 还附带有定时器周期设置计算值,对正弦波开发很有帮助 (SPWM sine table has a lot of, but I do not know what to call it, the pulse width calculator direct calls, timer frequency of different generation of the SPWM also comes w
  3. 所属分类:单片机开发

    • 发布日期:2019-03-10
    • 文件大小:10240
    • 提供者:ping7788
« 12 3 »
搜珍网 www.dssz.com