搜索资源列表
at89c52t0
- 使用单片机,正弦波发生器,key0口按键减小输出频率,key1口按键增加输出频率 sinout口输出正弦波,(cosout口输出余弦波),使用定时器T0,16位定时模式。 R6、R7用作10毫秒延时寄存器。Fout输出方波。且输出的正弦波在0.01-83Hz范围内,方波在1.3Hz-10.6kHz范围内。-The use of single-chip, sine wave generator, key0 I reduce the output frequency keys, key1
DAC
- 这个程序的输出波形正弦、余弦使用硬件的DACs C8051F410单片机。输出波形头皮P0.0 / IDA0和P0.1 / IDA1- This program outputs sine and cosine waveforms using the hardware DACs on the C8051F410 microcontroller. The waveforms are output on pins P0.0/IDA0 and P0.1/IDA1.
DA-sin
- 这个程序的输出波形正弦、余弦使用硬件DACs C8051F410单片机。 输出波形头皮 P0.0 / IDA0和P0.1 / IDA1。-This program outputs sine and cosine waveforms using the hardware DACs on the C8051F410 microcontroller. The waveforms are output on pins P0.0/IDA0 and P0.1/IDA1.
F02x_DACs_SineCosine
- 基于单片机c8051f020输出正弦波余弦波-Microcontroller the c8051f020 output sine wave based cosine wave.
AD9854P430
- 使用市场上现在广泛应用的AD9854芯片和MSP430单片机进行DDS模块的制作,整个程序使用并行数据传输,能稳定输出0-60M的正余弦信号,可根据需要改变输出信号的幅值-Now on the market and widely used MSP430 microcontroller chip AD9854 DDS module production, the entire program using parallel data transmission, can stabilize outpu
C8051F060-DAC
- 这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1 Timer4中断更新的输出DAC.Timer4 ISR的 然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。 实现定义的精确输出频率<频率>,一个 /使用外部晶体。-This program outputs sine and cosine waveforms using the hardware DACs // on t