搜索资源列表
uart_89c52
- 89c52串口通信,ASM文件格式,采用wave编写-89C52 Serial Communications, ASM file format used to prepare wave
C8051_DA_test
- 摘 要: 本文件是C8051单片机DA测试实验程序;使用外部22.1184MHz晶振. 功能:定义 A ~ F 为功能键。 按\"A\" 键,输出250HZ的方波,按\"B\" 键,输出250HZ的正弦波形,按\"C\" 键,输出250HZ的三角波, 按\"D\" 键,输出250HZ的锯齿波。用示波器在J6(DAC0)观测结果,使用串口观测按键信息。-Abstract : This document is C8051 MCU DA laboratory procedures; us
digit-filter.rar
- 单片机做的数字滤波器,用于将50Hz方波滤成正弦波,1000Hz采样。附带Proteus仿真文件。,The single-chip digital filter used to filter into a sine wave 50Hz square wave, 1000Hz sampling. Proteus simulation document attached.
waveform_generator
- 数字信号发生器(DAC0832) 实现三角波,方波,正弦波三种波形输出。 包含Proteus仿真文件-Achieve triangle wave, square wave, sine wave output of three kinds. Proteus simulation file contains waveform_generator waveform_generator.c waveform_generator.hex waveform_gene
ATtiny13A
- 基于IAR的ATtiny13A的程序,主要实现方波的输出以及如何运用好AVR的头文件,非常适合初学者。经过测试,可以直接烧录。-IAR' s ATtiny13A based program, the main achievement of the square wave output and how to make good use of the AVR header files, ideal for beginners. After testing, you can burn direc
DDS
- DDS文件夹内的程序,完成直接数字频率合成功能,有正弦,三角,方波三种波形,并能扫频. 可通过键盘操作设置频率参数和选择波形种类和控制运行. 由两部分组成,"C"文件夹内,是用于在 51 单片机上运行的 C语言程序, "Verilog"文件夹内,是用Verilog语言编写的 FPGA 程序.-DDS program folder, complete direct digital frequency synthesis function, sine, triangle, square
playwave
- stm32利用PWM波播放WAV声音文件-stm32 use of PWM wave play WAV sound files
PWM
- STM32F103的PWM工程文件,该程序能够产生不同占空比的方波,可以让蜂鸣器发出音乐叫声-The PWM works STM32F103 file, the program can produce different duty cycle square wave, let' s call buzzer
sgs32
- Verlog HDL 写得一款32路方波发生器,例子是4路可以自己加,相位可调,频率可调,占空比可调。具体参见readme.doc.此处只提供了源码包含顶层模块sgs32.v 子模块dds.v和pll设置模块altp.v及波形驱动文件-Verlog HDL write a 32 square-wave generator, for example, is able to add 4-way, phase adjustable, adjustable frequency, adjustable d
The_code_Wave_of_AT89S52
- 文件内容是:基于单片机AT89S52的函数信号发生器的源代码,代码能够显示方波,正弦波,三角波。-The content of the document is: based on single chip AT89S52 function signal generator source code, code to display square wave, sine wave, triangular wave.
2052Player
- 由于不满意语音芯片的复制性差,于是自己做了一个语言模块,用STC12LE2052单片机的PWM功能播放声音,从Wave文件中提取的声音数据通过串口从计算机下载,存储在串行Flash芯片SST25VF016B中,可进行单段播放和循环播放,单个模块的制作成本应该在30元以下,可以播8K8位的声音256秒。-Not satisfied with the voice chip, as a result of poor copy, so do a language module, with the STC
scankey
- 键盘扫描程序包含6个子文件P2.0产生2ms方波 由键盘接收字符并回发 向PC发送字符串 显示子程序-Keyboard scanner Program.Program includes six sub-files. 2ms square wave generated P2.0. Characters received from the keyboard and back-fat Send a string to the PC Show subroutine.
51_mcu_DDS_signal_generator
- 该文件时基于单片机的DDS函数信号发生器,产生的波形为三种:三角波,正弦波,方波-The document function based on single chip DDS signal generator, waveform generated three types: triangle wave, sine wave, square wave
AD9833--11
- 问题:AD9833产生正弦波时能实现,但是想让它产生三角波时实现不了。 此文件有让AD9833产生三角波的代码。-AD9833 Triangular wave generated
waveplay.ZIP
- wave文件播放程序,可以做单片机音频播放参考-wave file player, audio player reference microcontroller can do
wave-player
- BASCOM-AVR- DOS的波播放器项目:这是一个专业的波播放器项目基于AVR- DOS的文件系统。你可以通过触摸屏选择波形文件,并播放该。这个项目从1GB SD / MMC记忆卡读取文件和使用PWM发挥8位文件。-AVR-DOS Wave Player Project: This is a professional wave player project based on AVR-DOS file system. you can select the wave files by tou
WAVE
- 波形输入的c文件(wave_int.c wave_int.h)-Wave of input file c (wave_int. C wave_int. H)
PWM-wave
- MSP430单片机产生PWM波,其中有四个程序工程文件。-The MSP430 microcontroller PWM wave, of which there are four procedures for project files.
Sine-wave
- 正弦波系统设计,文件内源代码,原理图,说明书,以及仿真文件!-Sine-wave system design, documentation, source code, schematics, manuals, and simulation files!
I2S_WAVPlay_Polling
- NXP ARM7 2378的I2S驱动程序,包括驱动和wave文件播放的实例程序,在ADS下编译。-It s a NXP ARM7 2378 I2S bus driver, compiled by ADS, includes a demo that plays a wave file through I2S.