搜索资源列表
sin-wave-generate
- 通用C51单片机正弦波立产生程序,可别错过啊-GM C51 microcontroller sine legislature have procedures, and others ah
w06
- 介绍一种基于单片机控制的多功能直流稳压电源的设计方案。该电源简单易用 ,精度高、成 本低 ,可以用作信号发生器 ,产生输出正弦波、方波、三角波、锯齿波等多种波形信号 通过软件升级很容 易实现功能扩展。-introduced a microcontroller-based control of the multi-purpose DC power supply design. The Power simple to use, hi
SIN
- 利用单片机以及DA0832产生正弦波的C51源程序-As well as the use of single-chip generated sine wave DA0832 source of C51
51-zxb
- 51单片机产生正弦波,一段用51汇编写的正弦波产生程序-51 Single-chip generated sine wave, a period with 51 sine wave generated compilation of written procedures
sig
- 单片机控制数模转换芯片DAC0832产生正弦波-SCM DAC0832 digital-to-analog converter chips have a sine wave
C_SerialCom
- 51单片机产生三角波,正弦波,方波,并通过串口从上位机发送命令改变波形幅值等-51 Single-chip generated triangular wave, sine wave, square wave, and through serial port from a PC to send commands to change the waveform amplitude, etc.
C-program
- 这是一个用51单片机产生正弦波的语言程序代码,欢迎使用下在-This is a sine wave generated by 51 single-chip code of the language are welcome to use in
sin
- 单片机产生正弦波,频率可调,很好的资料啊!-Single-chip generated sine wave, frequency adjustable, very good information ah!
29782184
- 函数信号发生器 本系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz—20MHz的波形。波形选择由单片机完成。输出或输入频率经74HC390分频后,由单片机完成自动频率检测显示。 关键词:波形产生器、频率计、MAX038、74HC390、AT89S51。 -Function signal generator of the system can produce s
DAC0832SinProteusC51
- DAC0832产生正弦波,C51下的Proteus仿真及C源程序,非常适合初学单片机的新手们学习-DAC0832 generated sine wave, C51 under the Proteus simulation and C source, very suitable for the novice beginner to learn Singlechip
sin51
- 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 ra
MCU_signalmachine
- 基于51单片机制作的函数信号发生器,用DA0832和运算放大器来输出,单片机产生信号,用proteus仿真了(内含),能够产生正弦波,方波,锯齿波,三角波的波形。-51 single-chip microcomputer-based production function signal generator, used to DA0832 and the op-amp output, single-chip signal, proteus
VsinTabSinewaveformgenerator
- 单片机产生正弦波一般采用查表的方法,该软件能够产生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.
da0832sin
- 用单片机与DAC0832组成实现正弦波的产生-DAC0832 component used to achieve single-chip and the resulting sinusoidal
da0832zhuanhuanzhengxuanbo
- 主要讲了单片机是使0832产生正弦波功能,十分好。-Major topics of the 0832 microcontroller is to generate sine wave function very well.
51DDS
- 用51单片机模拟dds产生正弦波,方波,三角波,幅度频率可控。-Dds generated using 51 MCU simulation sine, square, triangle wave, amplitude frequency control.
DDS
- 1、 能够产生正弦波、方波、三角波和锯齿波四种波形;AD9850产生正弦波,单片机控制DA产生正弦波,三角波,锯齿波,方波。 2、 可手动设置输出频率,提供扫频输出功能; 3、 方波:提供PWM波输出,及占空比可调(可调范围2 ~98 ,步进为2 )。 4、 可以通过键盘输入控制单片机产生的波形,在液晶上显示此时输出的波形和频率; 5、 输出频率和手动输入频率误差很小,较高频率的无失真波形。 -the functio
pwm
- 压缩文档包括运用单片机生成pwm信号,以及利用pwm来产生正弦波,调温和控制电机转动。-Archive including the use of microcontroller pwm signal generation, and to generate sine wave using pwm, thermostat and control the motor rotation.
单片机产生正弦波
- 通过单片机产生PWM,调节参数寄存器的值,产生不同占空比的PWM信号。若占空比的变化规律是正弦的,则滤波后可得到所需正弦波形。(The PWM is generated by the microcontroller to adjust the value of the parameter register, and the PWM signals with different duty cycles are generated. If
DA正弦波三角波输出测试51
- 通过改变单片机的DA输出电压,可以得到各种各样的电压波形输出,下面介绍产生正弦波形需送DA的数据是如何计算的。 首先既然是正弦波,那么就要确定要输出一个周期正弦波的采样点数point,即由多少点组成了一周期的正弦波,还要知道单片机输出DA的数字值maxnum是多少,比如 8位DA,maxnum=256。10位DA,maxnum=1024。 知道以上两个值后,就开始计算需要得到的正弦波DA数据了,我设置一