搜索资源列表
The-pulse-signal-generator
- 脉冲信号发生器:采用DDS技术实现脉冲信号的周期、脉冲宽度、幅值的数控调节。通过单片机与FPGA的并行通信技术将频率控制字及矩形脉冲数据传送给FPGA的双口RAM。模拟输出通道则将信号通过100MHz、8位D/A转换器将波形数据转换成模拟脉冲信号,最后通过高速运放构成的放大器放大,实现幅度连续可调。-The pulse signal generator: using the DDS technology to achieve the pulse signal cycles, pulse widt
DDS
- 基于DDS的波形发生器!以下为其头文件代码! #include <AT89X51.H> #include"lcd.h" uchar code table1[]={"FREQ:"} uchar code table2[]={"WAVE "} uchar code table3[]={"Hz"} uchar code table4[]={"fang bo"} uchar code table5[]={"zhengxianbo"} uchar co
DDS-Waveform-generator
- 采用FPGA实现的DDS波形发生器源码,可以实现频率幅值变换、正弦波、方波、三角波输出,输出频率可达1MHz-FPGA implementation of the DDS waveform generator source frequency amplitude transform, sine wave, square wave, triangle wave output, the output frequency up to 1MHz
signal-generator-v1.0
- 基于C8051F020单片机的信号发生器设计,实现的功能输出波形:正弦波,方波,三角波,频率100Hz~10KHz(未使用DDS设计)-Based on C8051F020 MCU signal generator design, functions output waveforms: sine, square, triangle wave, frequency 100Hz ~ 10KHz (unused DDS design)
DDS
- FPGA实现DDS波形发生器,多种信号的产生,-FPGA realization of DDS waveform generator to produce a variety of signals,