搜索资源列表
sine
- Verilog编程,利用FPGA实现两路正弦波的信号输出,也可以扩展成六路正弦输出
MSP430
- 基于单片机MSP430的正弦输出波形设计
dds正弦发生器代码
- 讲述了dds直接数字频率合成的基本原理,同时用VHDL语言编写dds原代码用于生成正弦波,并在ISE开发平台进行仿真和MATLAB验证正弦波输出结果-described dds direct digital frequency synthesis of the basic tenets addition to the use of VHDL prepared dds source used to produce sine, and ISE development platform for sim
用单片机输出正弦波,矩形波,三角波
- 用单片机输出正弦波,矩形波,三角波
m8芯片实现spwm正弦波proteus仿真源码
- Proteus 软件是一款著名的单片机仿真软件,本程序用M8芯片实现了spwm正弦波输出,适合新手学习使用
VERILOG DDS 正弦输出
- Verilog 编写
stm32sine-wave- stm32的DAC输出正弦波
- stm32的DAC输出正弦波 - 自己用的片子是 stm32 DAC output sine wave - they used 100 film is stm32-stm32 DAC output sine wave- they used 100 film is stm32
通过DA转换查表实现正弦波输出
- 通过DA转换查表实现正弦波输出,无法调节周期,DA conversion look-up table to achieve through the sine wave output, can not adjust the cycle
dac0832.用单片机来实现方波、正弦波、余弦波的输出
- 用单片机来实现方波、正弦波、余弦波的输出,在proteus中模拟电路,并在示波器上观测波形.,Using single chip to achieve the square wave, sine wave, cosine wave output of analog circuits in proteus and observed in the oscilloscope waveform.
DDS-top.rar
- 能够基于DDS实现输出正弦波形的一部分程序,利用Verilog HDL语言编写。,Able to achieve based on the DDS output sine wave-shaped part of the procedure, the use of Verilog HDL language.
SincInterplotation
- 正弦内插算法的实现,可以用于示波器,信号输出等场合-Sinc Interpolation for Sine Signals
画正弦曲线
- 1) 在计算机上汇编运行,并输出正确结果。 2) 在1)基础上,修改该程序使屏幕输出正弦曲线的颜色变为红色(原为绿色。) 3) 继续修改该程序,在显示正弦曲线的同时,显示自己的学号和姓名(拼音)(Sinusoidal curves under DOS software)
产生正弦信号
- 利用stm32的ADC输出可调正玄波信号,可以达到10K!(stm32 DAC output sin)
正弦波
- 利用DAC数模转换输出低频率正弦波 循环结构(Output sine wave using DAC digital to analog conversion)
DA正弦波三角波输出测试51
- 通过改变单片机的DA输出电压,可以得到各种各样的电压波形输出,下面介绍产生正弦波形需送DA的数据是如何计算的。 首先既然是正弦波,那么就要确定要输出一个周期正弦波的采样点数point,即由多少点组成了一周期的正弦波,还要知道单片机输出DA的数字值maxnum是多少,比如 8位DA,maxnum=256。10位DA,maxnum=1024。 知道以上两个值后,就开始计算需要得到的正弦波DA数据了,我设置一个正弦波由61个点组成,所选DA最大数字输入值为1024,那
02慢速DA输出实验
- 02慢速DA输出实验c语言编程,过DA功能产生正弦信号 DA输出范围由跳线决定,默认为0~10V(02 slow DA output experiment, C programming language)
DAC—输出正弦波
- 利用DAC实现正弦波输出,正弦波数据在数组内部,用数学工具生成(Using DAC to realize sine wave output)
20.DAC_SIN_OUT.X
- 使用dspic33fj16gs502单片机生成正弦波(Using dspic33fj16gs502 MCU to generate sine wave)
TIM DAC DMA输出任意波形(网友)库函数版本
- 使用TIM,DAC,DMA实现正弦波的产生(The generation of sine wave using TIM, DAC and DMA)
各类数据的输入输出
- 产生若干个周期的正弦波数据,以当前系统日期和自己的姓名为文件名分别存储为文本文件、二进制文件和电子表格文件,然后分别读取并显示其波形(Generates several cycles of sine wave data, which are stored as text files, binary files, and spreadsheet files respectively with the current system date and their name as file names,