搜索资源列表
f330数据采集与波形发生
- 应用C8051F330单片机设计一个数据采集器和波形发生器。系统具有三个基本功能:数字温度计、数据采集器、波形发生器。此三个功能可以由用户通过按键进行切换。
波形发生器
- 波形发生器的例子-example waveform generator
波形发生器
- 凌阳单片机波形发生器的设计-Sunplus SCM waveform generator design
深入浅出模拟电路
- 半导体知识,放大电路分析基础、场效应管放大电路、负反馈放大电路、集成运算放大器、集成运算放大器的应用。波形发生与变换电路、低频功率放大电路、-semiconductor knowledge, amplifying circuit analysis based FET amplifier, negative-feedback amplifier, integrated amplifier, integrated operational a
一个波形发生器和sine波形发生器
- 这是一个典型的正玄波发生器程序和一个任意波形发生器程序,大家可以参考学习,对于vhdl入门还是很有帮助的-This is a typical wave generator Shogen procedures and an arbitrary waveform generator procedures, Members can take a learning portal for VHDL or helpful
8bitsine
- 8bit采样sine波形发生器,一共两个文件,各自用VHDL和VERILOG编写,通信开发平台专用-8bit sampling sine wave generator, a total of two papers, each with VHDL and VERILOG preparation, communications development platform dedicated
bxfasheng
- 基于单片机开发的一个小程序,用汇编编的,波形发生程序.-based microcontroller development of a small program, with the compilation series, waveform occurred procedures.
ad9852
- 控制ad9852,完成任意波形发生, 可根据情况进行删减-control AD9852 completed arbitrary waveform generation, under the circumstances, for the deletion
boxingfashengqi
- 用VC实现了一个波形发生器。可以发生方波、三角波、正弦波、矩形波等。幅度和频率可调-with VC of a waveform generator. It can happen square, triangle wave, sine wave, square wave, etc.. Adjustable amplitude and frequency
wave_gen
- 波形发生器,带TESTBENCH, 多平台 -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthesis check -- download from: www.fpga.com.cn & www.pld.com.cn -wavef
wave_genarator_vhdl
- vhdl波形发生程序.实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波 A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成 各种波形的线形叠加输出。 -vhdl waveform occurred procedures. 4 achieve common sinusoidal waveform, 1.30, sawtooth, square-wave (A, B) the fr
graph9.27
- 利用c++编写的任意波形发生器的人机界面,通过并口和下位机相连-c prepared by the use of arbitrary waveform generator man-machine interface, through the parallel port and the next crew Linked
8051changsheng6zhongboxing
- 8051产生6种频率可调的波形发生器。由10个按键控制。每换一次频率或波形都要等1602显示完后才会产生波形-8051 produced six adjustable frequency waveform generator. From 10 control buttons. One for each frequency or wave will have to show that after 1602 would have Wavef
2006529103935
- 波形发生器,能实现多种波形的输出,如:正弦波,方波,三角波,锯齿波等,同时可调-waveform generator, can realize the output waveform, such as : sine, square, triangle wave, sawtooth wave. Meanwhile adjustable
yjlboxing
- 鉴于传统波形发生器的不足,采用数字合成技术构成任意波形发生器,此波形发生器可以产生任意波形的周期信号,能灵活控制信号的频率幅值,相位,并在很宽的范围内快速切换频率,具有高分辨输出,运用DDS技术构建频率信号源,可获得连续精确调整的信号频率,幅值相位控制方便,存储容量大;AWG占微机系统资源少,通用性好,具有较强的移植性和很高的性能价格比。 研究的内容是利用数字频率合成技术构成任意波形发生器,且通过RS232串行接口传到PC,供PC
wave
- 波形发生器的vhdl源代码,6个通道同步-Waveform generator of the VHDL source code, six-channel synchronization
fpgada0832
- 该波形发生器以单片机(MCS8031)为中心控制单元,由键盘输入模块、数码管显示模块、D/A波形发生模块dac0832、幅值调整模块组成。采用DDFS技术,先将要求的波形数据存储于EEPROM中,这样可以保证掉电以后波形数据不丢失。-The waveform generator to single-chip microcomputer (MCS8031) as the central control unit, by the keybo
实验21 DAC实验
- stm32f4关于多波形发生的程序。()
51波形发生器
- C51波形发生器仿真与程序,可实现输出正弦,波方波,三角波(C51 waveform generator simulation and program, can realize the output sine, wave square wave, triangle wave)
c51波形发生
- 波形发生,三角波,方波,正弦波,锯齿波等波形的发生。汇编程序。