【正文】
本科畢業(yè)論文(設(shè)計) 題 目 : LED 點陣廣告牌的設(shè)計與制作 院 系: 物電系 08級電信( 1)班 專 業(yè): 電子信息科學(xué)與技術(shù) 姓 名: 學(xué) 號: 指導(dǎo)教師: 教師職稱: 教授 填寫日期: 2021 年 12 月 20 日 貴陽學(xué)院本科畢業(yè)論文(設(shè)計) 1 摘 要 對于這個設(shè)計,我用的 主控模塊是 AT89C52, 驅(qū)動 8 8 的點陣式廣告牌是由一些簡單的外圍電 路來驅(qū)動的,在這個設(shè)計中,我們不僅用了 AT89C52, 還用了四個 74HC595, 這四個芯片是用來作為 8 8 點陣的驅(qū)動,最終能夠達到的目標是能是實現(xiàn) —— “祝您路途愉快!”這幾個漢字的往左移的過程,也就是說,整體的電路大致可以分類為兩塊,一個是外圍電路,一個是驅(qū)動電路。這兩個電路能夠一起實現(xiàn)一個 8 8 的點陣廣告牌,在人體肉眼觀察的情況下,廣告牌的亮點都能夠顯示亮度均勻,不晃眼,可以顯示圖形和文字。不僅如此,顯示的文字還很穩(wěn)定,特別的清晰無擾動。其顯示方式有移入和移出。 最后,燒錄很方便,可以實現(xiàn)單片機和電腦等一系 列的外圍存儲設(shè)備的傳輸數(shù)據(jù)功能。并且能夠用軟件來仿真出其內(nèi)容的變化。從另外一個角度來說, LED點陣是當今新型的顯示器件,由多個二極管組成的。通過控制 Led燈的亮滅個數(shù)來控制我所需要顯示的圖形和文字。 關(guān)鍵詞 : AT89C52; 控制模塊; 點陣廣告牌; 驅(qū)動電路 ;外圍 電路 貴陽學(xué)院本科畢業(yè)論文(設(shè)計) 2 Abstract For this design, I use the main control module is based on AT89C52 and drive the 8 * 8 dot matrix type billboard is driven by some simple peripheral circuits, in this design, we not only use the AT89C52, four 74HC595. These four chip is used as the 8 * 8 dot matrix drive, and ultimately to achieve the target is is able to achieve: I wish you a pleasant journey! This several Chinese characters to the left of the process, that is, the overall circuit can be roughly classified as two, one is the external circuit, one is the drive circuit. The two circuits can together to achieve a 8 * 8 dot matrix billboards and in the human eye observation, billboard highlights are able to display brightness uniformity, no glare, can display graphics and text. Not only that, the text is still very stable, especially clear without disturbance. The display mode has to move in and out of. Finally, programming is very convenient, data transmission function can achieve a series of singlechip puter and puter peripheral storage devices. And can use the software to simulate the change of its content. From the other point of view, LED dot matrix is a new type of display device, which is posed of a plurality of diodes. By controlling the Led bright lights to control what I need to display graphics and text.. Keywords: AT89C52。 control module。 dot matrix advertisement board。 driving circuit。 peripheral circuit 目 錄 第一章 前 言 ...................................................... 2 第二章 點陣的概述 .................................................. 4 貴陽學(xué)院本科畢業(yè)論文(設(shè)計) 3 第一節(jié) 功能要求 .................................................. 4 第二節(jié) 關(guān)于 LED 的了解 ............................................ 4 一、 LED點陣顯示系統(tǒng)簡介 ......................................... 4 二、 LED點陣顯示系統(tǒng)的主要特點 ................................... 5 三、 LED點陣顯示屏的分類 ......................................... 5 四、 8*8點陣內(nèi)部電路圖 ........................................... 5 第三節(jié) 方案論證 .................................................. 6 (一)點陣探究 .................................................. 6 (二)掃描規(guī)律 ................................. 錯誤 !未定義書簽。 第三章 方案比較 .................................................... 7 第一節(jié) LED 點陣廣告牌的設(shè)計一般有兩種方案: ....................... 7 第二節(jié) 電源的選擇與論證 .......................................... 7 第三節(jié) 點陣信息提取方案 .......................................... 7 第四節(jié) 顯示驅(qū)動電路 .............................................. 8 第四章 系統(tǒng)總體設(shè)計方案 ............................................ 9 第一節(jié) 廣告牌總體設(shè)計方案 ........................................ 9 第二節(jié) LED 顯示驅(qū)動電路 .......................... 錯誤 !未定義書簽。 (一) LED顯示原理 .............................. 錯誤 !未定義書簽。 (二)驅(qū)動所用芯片 ............................. 錯誤 !未定義書簽。 (三)所選方案論述 ............................. 錯誤 !未定義書簽。 (四) 74HC595 的引腳接線 ........................ 錯誤 !未定義書簽。 第三節(jié) 單片機系統(tǒng)及外圍電路 ...................................... 9 第五章 軟件設(shè)計 ................................................... 10 第一節(jié) 顯示驅(qū)動程序 ............................. 錯誤 !未定義書簽。 第二節(jié) 系統(tǒng)主程序 ............................... 錯誤 !未定義書簽。 第六章 PROTEUS 軟件仿真