Location:
Search - buzzer vhdl
Search list
Description: vhdl经典实例——信号灯控制,入门者必须掌握-vhdl classic example -- to control lights, beginners must master
Platform: |
Size: 180562 |
Author: jeffery |
Hits:
Description: 一个用vhdl语言编成的可以让蜂鸣器发声的的程序。-with a monument of the VHDL language allows the buzzer of the procedure.
Platform: |
Size: 120832 |
Author: 马永涛 |
Hits:
Description: 这是我最近买的一套CPLD开发板VHDL源程序并附上开发板的原理图,希望对你是一个很好的帮助!其中内容为:8位优先编码器,乘法器,多路选择器,二进制转BCD码,加法器,减法器,简单状态机,四位比较器,7段数码管,i2c总线,lcd液晶显示,拨码开关,串口,蜂鸣器,矩阵键盘,跑马灯,交通灯,数字时钟.-which I have recently bought a CPLD Development Board VHDL source code accompanied the development of the plate diagram, You hope to be a good help! which states : eight priority encoder, multipliers, multi-path selectors, BCD binary switch, adder, subtraction device, the simple state machine, four comparators, seven of the digital control, i2c bus, lcd LCD allocated code switches, serial port, the buzzer sounded, matrix keyboards, Bomadeng, traffic lights, Digital Clock.
Platform: |
Size: 4642816 |
Author: Jawen |
Hits:
Description: 朋友,我是Jawen.看到先前上载的一套CPLD开发板的VHDL源码挺受欢迎的,现在就将她的Verilog源码也一并贡献给大家:8位优先编码器,乘法器,多路选择器,二进制转BCD码,加法器,减法器,简单状态机,四位比较器,7段数码管,i2c总线,lcd液晶显示,拨码开关,串口,蜂鸣器,矩阵键盘,跑马灯,交通灯,数字时钟-friends, I Jawen. previously seen on the set of CPLD Development Board VHDL source code quite welcome, Now she will also be Verilog source contribution to everyone : eight priority encoder, multipliers, Multi-channel selector, binary to BCD, adder, subtraction device, the simple state machine, four comparators, 7 of the digital control, i2c bus, lcd LCD allocated code switches, serial port, the buzzer sounded, matrix keyboards, Bomadeng. Traffic lights, digital clock
Platform: |
Size: 3151872 |
Author: Jawen |
Hits:
Description: 蜂鸣器实验
向蜂鸣器发送一定频率的方波可以使蜂鸣器发出相应的音调,该实验通过设计一个状
态机和分频器使蜂鸣器发出“多来咪发梭拉西多”的音调。-buzzer to buzzer this experiment certain frequency square wave can buzzer sounded a corresponding pitch. The experiment by designing a state machine and the buzzer sounded a divider so that the "multi-microphone to the shuttle Rasi more" tone.
Platform: |
Size: 217088 |
Author: 赵海东 |
Hits:
Description: vhdl经典实例——信号灯控制,入门者必须掌握-vhdl classic example-- to control lights, beginners must master
Platform: |
Size: 180224 |
Author: jeffery |
Hits:
Description: vhdl编写的4X4键盘扫描程序,可以有效的消除抖动,并且提供蜂鸣器输出。-VHDL prepared 4X4 keyboard scanner, you can effectively eliminate jitter and provide buzzer output.
Platform: |
Size: 2048 |
Author: 王贤 |
Hits:
Description: vhdl编写的4X4键盘扫描程序,可以有效的消除抖动,并且提供蜂鸣器输出。-VHDL prepared 4X4 keyboard scanner, you can effectively eliminate jitter and provide buzzer output.
Platform: |
Size: 2048 |
Author: 王贤 |
Hits:
Description: ALARM=1时蜂鸣器叫。
--第50秒时开始叫,连续叫10秒,前9秒为低音,最后1秒为高音。
--高音为500HZ,低音为250HZ。
--按住MS1(ML1灯灭)时自动加,按调分键MS2(ML2灯灭)分自动加。
--6个共阴LED数码管分别显示时/分/秒,6个LED数码管动态扫描显示。
-ALARM = 1 when called buzzer.- The first 50 seconds when called, asking for 10 seconds, 9 seconds before the bass, treble Finally one seconds.- Treble for 500HZ, bass for the 250HZ.- Hold down the MS1 (ML1 lights out) automatically increases, according to emphasize key points MS2 (ML2 lights out) to automatically increase.- 6 total overcast LED digital tube, respectively, show/min/sec, 6 LED digital tube display dynamic scan.
Platform: |
Size: 1024 |
Author: 郝保峰 |
Hits:
Description: 这是一个在Quartus II软件中编写的vhdl程序。程序下载后可用蜂鸣器播放音乐 -This is a Quartus II software in the preparation of the VHDL program. After the buzzer can be used to download music player
Platform: |
Size: 606208 |
Author: 班超帆 |
Hits:
Description: 乐曲发生器,可以用FPGA通过BUZZER生成音乐-music buzzer
Platform: |
Size: 54272 |
Author: feng |
Hits:
Description: 数码管显示,温度传感,红外感应,流水灯蜂鸣器,PS2,RS232的相关VHDL程序,已经在MAX-IIEPM570开发板上测试成功-Digital display, temperature sensor, infrared sensor, water lights buzzer, PS2, RS232 relevant VHDL procedures have been developed at MAX-IIEPM570 the success of on-board test
Platform: |
Size: 9216 |
Author: 刘运学 |
Hits:
Description: 几个常用的接口实验的程序代码,用Verilog HDL语言编写的,包括七段数码管、拨码开关、蜂鸣器、矩阵键盘、串口、I2C、跑马灯等。-Some commonly used experimental procedures for the interface code, using Verilog HDL language, including Seven-Segment LED, DIP switch, buzzer, matrix keyboard, serial, I2C, marquees, etc..
Platform: |
Size: 1603584 |
Author: shsh |
Hits:
Description: VHDL程序来让蜂鸣器发出音乐的声音
这种电路设计要分好几个模块
主要思路是用ROM记录乐谱
然后用分频器分频
还有就是用计数器读取乐谱
另外还可以扩展 使其显示音符
这是一个做好了的 就是ROM没填谱-VHDL procedures are in place to allow the voice of music The buzzer sounded a circuit design that several sub-modules to the main idea is to record music with ROM and then use the frequency divider is also counter to read music to use can be extended also to show notes This is a good ROM没填spectrum is
Platform: |
Size: 2048 |
Author: yy0838 |
Hits:
Description: 蜂鸣器音乐演奏,有ppt说明,及实例工程文件。-Music buzzer, a ppt notes, and examples of engineering documents.
Platform: |
Size: 1782784 |
Author: fddib |
Hits:
Description: vhdl一些常见的代码示例,很好的资料,含有跑马灯,蜂鸣器等代码-vhdl code for some common examples of very good information, with marquees, buzzer code, etc.
Platform: |
Size: 1592320 |
Author: 孟庆辉 |
Hits:
Description: 将拨码开关全部拨到on,将会看到数码管从 0-9 A-F逐个显示;按下8个按键中的任何一个,对应的LED灯会亮,按第一个按键时,蜂鸣器会响。-All appropriated for the DIP switch on, will see the digital tube display one by one from the 0-9 AF press 8 keys in any one, the corresponding LED lantern light, according to the first button, the buzzer will ring for .
Platform: |
Size: 141312 |
Author: panda |
Hits:
Description: 将拨码开关全部拨到on,将会看到数码管从0-9 A-F逐个显示;按下8个按键中的任何一个,对应的LED灯会亮,按第一个按键时,蜂鸣器会响。-All appropriated for the DIP switch on, will see the digital tube display one by one from the 0-9 AF press 8 keys in any one, the corresponding LED lantern light, according to the first button, the buzzer will ring for .
Platform: |
Size: 133120 |
Author: panda |
Hits:
Description: 用Verilog HDL写得能给蜂鸣器输出‘哆、唻、米、发、嗦、啦、稀、哆(高音)’声调的程序-Buzzer to give written using Verilog HDL output ' duo, Lai ... ...' tone of the program
Platform: |
Size: 446464 |
Author: 刘月 |
Hits:
Description: 基于VHDL的蜂鸣器实验方案,已经通过验证,可放心使用-VHDL-based buzzer experimental program has been verified, safe for use
Platform: |
Size: 342016 |
Author: 韩向超 |
Hits: