文件名称:Waveform-generator
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-04-13
- 文件大小:
- 801kb
- 下载次数:
- 0次
- 提 供 者:
- x*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
波形发生器,按下SW3,D2亮灭情况改变一次,,输出5个三角波 ,且当三角波达到顶峰时,蜂鸣器报警一声
按下SW4,D3亮灭情况改变一次,,输出5个方波,且当方波达换向时,蜂鸣器报警一声
按下SW5,D4亮灭情况改变一次,输出5个锯齿波,且当锯齿波达到顶峰时,蜂鸣器报警一声
按下SW6,D2,D3,D4,亮灭情况改变一次,并输出5个正弦波-Waveform generator, press SW3, D2 blinking situation changed once,, 5 triangle wave output, and when the triangle wave reaches its peak, the buzzer alarm sound
Press SW4, D3 blinking situation changed once,, 5 square wave output, and when the direction of arrival commutation, buzzer alarm sound
Press SW5, D4 blinking once circumstances change, output 5 ramp, sawtooth peaked and when the buzzer alarm sound
Press SW6, D2, D3, D4, blinking once the situation changed, and 5 sine wave output
按下SW4,D3亮灭情况改变一次,,输出5个方波,且当方波达换向时,蜂鸣器报警一声
按下SW5,D4亮灭情况改变一次,输出5个锯齿波,且当锯齿波达到顶峰时,蜂鸣器报警一声
按下SW6,D2,D3,D4,亮灭情况改变一次,并输出5个正弦波-Waveform generator, press SW3, D2 blinking situation changed once,, 5 triangle wave output, and when the triangle wave reaches its peak, the buzzer alarm sound
Press SW4, D3 blinking situation changed once,, 5 square wave output, and when the direction of arrival commutation, buzzer alarm sound
Press SW5, D4 blinking once circumstances change, output 5 ramp, sawtooth peaked and when the buzzer alarm sound
Press SW6, D2, D3, D4, blinking once the situation changed, and 5 sine wave output
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Waveform generator\HARDWARE\BEEP\BEEP.c
..................\........\....\BEEP.h
..................\........\EXTI\exti.c
..................\........\....\exti.h
..................\........\KEY\key.c
..................\........\...\key.h
..................\........\LED\led.c
..................\........\...\led.h
..................\........\TLC5615\TLC5615.c
..................\........\.......\TLC5615.h
..................\........\vb.c
..................\keilkilll.bat
..................\SYSTEM\delay\delay.c
..................\......\.....\delay.h
..................\......\sys\sys.c
..................\......\...\sys.h
..................\......\usart\usart.c
..................\......\.....\usart.h
..................\USER\beep.crf
..................\....\beep.d
..................\....\beep.o
..................\....\delay.crf
..................\....\delay.d
..................\....\delay.o
..................\....\exti.crf
..................\....\exti.d
..................\....\exti.o
..................\....\key.crf
..................\....\key.d
..................\....\key.o
..................\....\KeyINT.axf
..................\....\KeyINT.c
..................\....\keyint.crf
..................\....\keyint.d
..................\....\KeyINT.hex
..................\....\KeyINT.htm
..................\....\KeyINT.lnp
..................\....\KeyINT.map
..................\....\keyint.o
..................\....\KeyINT.Opt
..................\....\KeyINT.plg
..................\....\KeyINT.sct
..................\....\KeyINT.tra
..................\....\KeyINT.Uv2
..................\....\KeyINT_Opt.Bak
..................\....\KeyINT_Target 1.dep
..................\....\led.crf
..................\....\led.d
..................\....\led.o
..................\....\STM32F10x.lst
..................\....\STM32F10x.o
..................\....\STM32F10x.s
..................\....\sys.crf
..................\....\sys.d
..................\....\sys.o
..................\....\tlc5615.crf
..................\....\tlc5615.d
..................\....\tlc5615.o
..................\....\usart.crf
..................\....\usart.d
..................\....\usart.o
..................\实验现象.txt
..................\HARDWARE\BEEP
..................\........\EXTI
..................\........\KEY
..................\........\LED
..................\........\TLC5615
..................\SYSTEM\delay
..................\......\sys
..................\......\usart
..................\HARDWARE
..................\SYSTEM
..................\USER
Waveform generator