




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
1、-單片機音樂設計題 目:龍的傳人 作 者: 焦亞琪_ 一、龍的傳人的簡譜. z-二、龍的傳人的硬件構(gòu)造:. z-三、龍的傳人的程序如下:*include "AT89*52.H"*define F1 10000 /1/4*define F2 20000 /1/2*define F3 40000 /1/1unsigned char t0_high=0*00; /T0高8位unsigned char t0_low=0*00; /T0低8位unsigned char YH21= 0*F7,0*F8,0*F9,0*F9,0*FA,0*FB,0*FB, 0*FB,0*FC,0*FC,0
2、*FC,0*FD,0*FD,0*FD, 0*FD,0*FE,0*FE,0*FE,0*FE,0*FE,0*FE;unsigned char YL21=0*D8,0*BC,0*85,0*E5,0*92,0*29,0*B0, 0*EF,0*62,0*C7,0*F5,0*4C,0*97,0*DC, 0*FB,0*34,0*67,0*7D,0*A8,0*CF,0*F1;sbit Q=P27;stop1(void) unsigned int i; TR0=0; for(i=0;i<=4700;i+); TR0=1;stop2(void) unsigned int i; TR0=0; for(i=0;
3、i<=11400;i+); TR0=1;delay(n) unsigned int i; for(i=0;i<=n;i+);void timer0() interrupt 1 /用于產(chǎn)生音符的T0中斷效勞程序 TH0=t0_high; TL0=t0_low;Q=Q; /取反beep引腳,發(fā)聲. z-void main(void) TMOD=0*01; /T0方式1. z-TR0=0; /關(guān)閉T0不發(fā)聲 TH0=0*FF; TL0=0*00; ET0=1; /允許T0中斷 EA=1; /允許總中斷 TR0=1; while(1) t0_high=YH13; t0_low=YL13;
4、delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F3); stop1(); t0_high=YH17; t0_low=YL17; delay(F2); stop1();. z- t0_high=YH16; t0_low=YL16; delay(F2); stop1(); stop2(); /第一節(jié) t0_high=YH15; t0_low=YL15;
5、delay(F3); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH13; t0_low=YL13; delay(F3+F3+F3); stop1(); stop2(); /第二節(jié) t0_high=YH13; t0_low=YL13; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15
6、; delay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F3); stop1(); t0_high=YH17; t0_low=YL17; delay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); stop2(); /第三節(jié) t0_high=YH15; t0_low=YL15; delay(F2); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; de
7、lay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH17; t0_low=YL17; delay(F3+F3+F3); stop1(); stop2(); /第四節(jié) t0_high=YH13; t0_low=YL13; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); t0_high=YH16; t0_low=YL16;
8、delay(F3); stop1(); t0_high=YH17; t0_low=YL17; delay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); stop2(); /第五節(jié) t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH13; t0_low=YL13; dela
9、y(F3+F3+F3); stop1(); stop2(); /第六節(jié) t0_high=YH14; t0_low=YL14; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); stop2(); /第七節(jié) t0_high=YH13; t
10、0_low=YL13; delay(F3); stop1(); t0_high=YH13; t0_low=YL13; delay(F2); stop1(); t0_high=YH12; t0_low=YL12; delay(F2); stop1();t0_high=YH13; t0_low=YL13; delay(F3+F3+F3); stop1(); stop2(); /第八節(jié) t0_high=YH17; t0_low=YL17; delay(F3); stop1(); t0_high=YH17; t0_low=YL17; delay(F3); stop1(); t0_high=YH17;
11、t0_low=YL17; delay(F3); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); stop2(); /第九節(jié) t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH17; t0_low=YL17; delay(F2); stop1(); t0_high=YH16; t0_l
12、ow=YL16; delay(F3+F3+F3); stop1(); stop2(); /第十節(jié) t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); stop2(); /第十一節(jié) t
13、0_high=YH14; t0_low=YL14; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); t0_high=YH14; t0_low=YL14; delay(F3+F3+F3); stop1(); stop2(); /第十二節(jié) t0_high=YH17; t0_low=YL17; delay(F3); stop1(); t0_high=YH17; t0_low=YL17; delay(F3); stop1()
14、; t0_high=YH17; t0_low=YL17; delay(F3); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F2); stop1(); stop2(); /第十三節(jié) t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH16; t0_low=YL16; delay(F2); stop1(); t0_high=YH17; t0_low=YL17; delay(F2); stop1(); t
15、0_high=YH16; t0_low=YL16; delay(F3+F3+F3); stop1(); stop2(); /第十四節(jié) t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); t0_high=YH15; t0_low=YL15; delay(F3); stop1(); t0_high=YH14; t0_low=YL14; delay(F2); stop1(); stop2(); /第十五節(jié) t0_high=YH13; t0_low=YL13; delay(F2); stop1(); t0_high=YH13; t0_low=YL13; delay(F2); stop1(); t0_high=YH12; t0_low=YL12; delay(F2); stop1(); t0_high=YH13; t0_low=YL13; delay(F3+F3+F3); stop1(); stop2(); /第十六節(jié) TR0=0; while(1); . z-
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 中級財務會計知到課后答案智慧樹章節(jié)測試答案2025年春北方工業(yè)大學
- 張家口學院《醫(yī)學遺傳學研究進展》2023-2024學年第二學期期末試卷
- 廣西生態(tài)工程職業(yè)技術(shù)學院《普通生物學》2023-2024學年第二學期期末試卷
- 蘇州城市學院《樂理與視唱》2023-2024學年第一學期期末試卷
- 柳州城市職業(yè)學院《大學英語Ⅰ(5)》2023-2024學年第一學期期末試卷
- 河北2025年五下數(shù)學期末學業(yè)水平測試模擬試題含答案
- 昌吉職業(yè)技術(shù)學院《英語高級閱讀》2023-2024學年第一學期期末試卷
- 天津財經(jīng)大學《廚房管理》2023-2024學年第二學期期末試卷
- 長江師范學院《土木工程材料(一)》2023-2024學年第二學期期末試卷
- 公共交通停車場管理制度
- 2023水利工程質(zhì)量檢測規(guī)程
- 2024年安全員考試題庫有答案
- pp纖維濾布生產(chǎn)工藝
- 《小升初家長會》課件
- 制藥無菌灌裝操作規(guī)程
- (完整版)年產(chǎn)30萬噸甲醇工藝設計畢業(yè)設計
- 農(nóng)田春耕安全生產(chǎn)培訓
- 2023工程量增加補充協(xié)議正規(guī)版
- DN1000供水管搶修施工方案
- A4紙筆記本橫格線條打印模板
- 【大班戶外體育游戲活動的問題及對策研究S幼兒園為例7000字(論文)】
評論
0/150
提交評論