搜索资源列表
05kbmidi
- 编写的模拟乐器的程序。不同的按键可以发出不同音调。可以选择不同的乐器-instruments prepared by the simulation process. Different keys can be issued different tones. Can choose different instrument
clock_11
- (1)上电后LCD背光打开,并显示倒计时5秒,然后时钟开始工作。 (2)用模式键(*)切换模式,如显示时间、日期、闹钟1、闹钟2等,并且可以用上、下键控制加1、减1或是闹钟的On、Off。 (3)原程序有16个键,包括0~9数字键,可以直接输入要设置的时间值,但后来将数字键取消了,你仍然可以通过修改程序的部分注释恢复此功能。 (4)闹钟有2路,时间到后闹2分钟,可按任意键取消本次闹钟。闹钟响时有2种音调,是用PIC的PWM实现的。 (5)按任意键可打开背光,1分钟后自动关闭背光。
dianziqin
- 利用PC键盘和CRT显示器设计一个电子琴,首先在CRT显示器上模拟出琴键的画面,然后要求在不同的情况下按下键盘上“1~7”中任意数字键,可弹奏出与之相应的音调,且在模拟键盘上标示出对应的那个键来。 设计应完成以下功能: (1)按“1~7”中的任一数字键,则发出对应的中音. (2)若同时按下“高音键”和“1~7”中的任一数字键,则发出对应的高音。 (3)若同时按下“低音键”和“1~7”中的任一数字键,则发出对应的低音。 (4)发声的节拍根据按键的
H25
- 利用伟福Lab2000P系列单片机实验仪上提供的键盘,使数字键1、2、3、4、5、6、7作为电子琴按键,按下即发出相应的音调。用8255的PA.0 口发出音频脉冲,驱动喇叭
m
- 利用伟福实验仪提供的键盘(4×6),使相应按键能够实现高、中、低相应的音调。(各音阶标对应的频率学生自己查找)
verilog电子琴
- 用verilog编写的电子琴,用8个按键实现8个音调,并控制相应led灯闪烁,集成了按键消抖功能
dianziqing.rar
- 使用开发板上8个独立按键和蜂鸣器,不同按键对应不同的音调,The use of the development of on-board 8 independent buttons and buzzers, different keys corresponding to different tones
piano
- 模拟电子琴,按1-7键会在屏幕上显示按键动作,可选c,f调,其他音调可扩展-Analog Electronic organ, by 1-7 key will be displayed on the screen keystroke, optional c, f tune, other tones can be extended
piano3D2
- 模拟弹钢琴程序 立体界面 支持不同音调 音域可扩展 按键有对应的立体效果-Play the piano three-dimensional simulation program interface supports different tonal range can be extended keys have the corresponding three-dimensional effect
piano
- 用visual basic开发的midi电子琴,模拟电子琴按键,能够调节音调音量和音乐风格。-Visual basic with the development of organ midi, analog electric piano keys, able to adjust the volume and pitch of music style.
dianziqin
- 用飞思卡尔GP32单片机实现的电子琴,用4*4矩阵键盘,定义重键,实现具有高中低三种音调。带有LCD1602显示音调和按键。-GP32 with Freescale MCU organ, with 4* 4 matrix keyboard, the definition of re-key, low-achieving high school in three tones. LCD1602 display with tone and key.
123
- 汇编钢琴程序,本程序将键盘变成钢琴键盘,选择键盘上21个按键,作为低、中、高音21度音。通过此程序驱动PC机扬声器发出不同的音调。-Piano compilation process, the process will become a piano keyboard keyboard, choice of 21 keys on the keyboard, as low, middle and treble tone 21 degrees. Through this process-driven
Exp3-Music
- 本次实验,是在 SOPC开发平台上实现一个音频信号发生器,将音箱接到开发平台上的 音频接口,由六个按键控制音箱发出 do、re、mi、fa、so、la 等音调,同时,编写几段音乐, 通过键盘选择,利用开发平台来播放几段音乐。 -The experiment is SOPC development platform to achieve an audio signal generator, the speaker received a development platform for th
keymusic1
- FPGA实验,实现了蜂鸣器发出不同的音调,利用按键,很好玩的-FPGA experiment, realized the buzzer sounded a different tone, the use of keys, it is fun
8253
- 利用实验仪上提供的键盘,使数字键1、2、3、4、5、6、7作为电子琴按键,按下即发出相应的音调。用8253可编程定时器产生音频脉冲,驱动喇叭。-The use of experimental apparatus provided on the keyboard, so that the numeric keys 1,2,3,4,5,6,7 as a keyboard button, press that is issued by the appropriate tone. Programmabl
dianzi
- 实验箱上的蜂鸣器发出对应的音调(中音),当同时按下L和1-7时是,蜂鸣器发出低音,同时按下H和1-7时,蜂鸣器发高音。只要按键没松开,蜂鸣器一直发声,直到松到按键。-The buzzer sounded on the test box corresponding to tone (Tenor), when at the same time when you press the L and 1-7, the buzzer sounded a bass, while pressing the H,
20080108103305384
- 本系统是采用EDA技术设计的一个简易的八音符电子琴和音乐发生器,该系统基于计算机中时钟分频器的原理,采用自顶向下的设计方法来实现,它可以通过按键输入来控制音响。系统由乐曲自动演奏模块、乐器演示模块琴/乐功能选择模块、音调发生模块和数控分频模块五个部分组成。系统实现是用硬件描述语言VHDL按模块化方式进行设计,然后进行编程、时序仿真、整合。本系统功能比较齐全,有一定的使用价值.-The system is designed using EDA technology with a simple ei
fayin
- avr单片机 定义矩阵键盘上的10个数字按键,将每个数字键与特定的音调相结合起来,-avr microcontroller definition of matrix 10 digits on the keyboard keys, each number key and the combination of specific tone up
按键音调
- 以51单片机为控制芯片,通过按不同键发出不同的音调。(By giving different keys to produce different tones.)
workspace
- 利用JD51开发板上的按键S1~S4和蜂鸣器设计的电子音调发生器,(1)利用JD51开发板上的按键S1~S4进行音调选择,即按下不同的开关产生不同的音调,依次按动S1~S4 及组合按键,蜂鸣器发出1234567i八个音调;并在数码管上显示。(2)编写2支歌曲,并可进行选择播放。(Using the key S1~S4 and the buzzer designed on the JD51 board, the electronic tone generator (1) uses the key