畢業(yè)設計led顯示屏控制系統(tǒng)的分析與設計.doc
畢業(yè)設計led顯示屏控制系統(tǒng)的分析與設計,畢業(yè)設計led顯示屏控制系統(tǒng)的分析與設計目 錄前 言1摘 要5第1章 緒論51.1 led顯示屏的研究背景及意義51.2 軟件開發(fā)工具c++概述6第2章 led顯示屏控制系統(tǒng)的系統(tǒng)分析72.1 整體分析82.2 計算機軟件模塊分析與設計8第3章 串行接口103.1 串行通信的工作原理103.2 rs-232c串行通信簡...
內(nèi)容介紹
此文檔由會員 hong8639821 發(fā)布畢業(yè)設計LED顯示屏控制系統(tǒng)的分析與設計
目 錄
前 言 1
摘 要 5
第1章 緒論 5
1.1 LED顯示屏的研究背景及意義 5
1.2 軟件開發(fā)工具C++概述 6
第2章 LED顯示屏控制系統(tǒng)的系統(tǒng)分析 7
2.1 整體分析 8
2.2 計算機軟件模塊分析與設計 8
第3章 串行接口 10
3.1 串行通信的工作原理 10
3.2 RS-232C串行通信簡介 10
3.3 RS-232C引腳及使用 11
3.4 MAX-232介紹 12
第4章 軟件控制系統(tǒng)設計與實現(xiàn) 13
4.1編輯功能設計與實現(xiàn) 14
4.2字模提取 16
4.3效果添加與預覽功能的設計與實現(xiàn) 18
4.4控制系統(tǒng)軟件設計 20
第5章 總 結(jié) 26
參考文獻 27
致 謝 28
Abstract 29
LED顯示屏控制系統(tǒng)的研究與設計
摘要:
本文根據(jù)LED圖文顯示屏系統(tǒng)的具體要求,通過查閱資料,分析并歸納出具體設計方案。即系統(tǒng)體系結(jié)構(gòu)、系統(tǒng)整體工作流程、軟件控制系統(tǒng)的設計以及串行通信設計。這個系統(tǒng)的工作流程是:通過軟件控制系統(tǒng)提供的編輯工具完成圖文編輯工作,對編輯的信息實現(xiàn)字模提取,然后可以根據(jù)系統(tǒng)提供的顯示模式加載顯示效果,確認為欲顯示信息后保存文件,然后通過程序調(diào)用Windows函數(shù),并采用RS-232C串口通信,實現(xiàn)數(shù)據(jù)到無線發(fā)射機的傳輸。
本文具體設計了三個模塊:編輯功能模塊,字模提取模塊,效果添加及預覽模塊。系統(tǒng)是否需要更新以及現(xiàn)有設計是否能夠滿足要求都有待于進一步的研究。
關鍵詞: LED C++ 字模 串行通信
Research of LED-Screen Control System
Abstract
Show information through serial communication data downloaded to improve the process shows that the dynamic effects. Based LED graphic display system specific requirements, through data access, analyze and summarize specific design. That the system architecture, system overall workflow software control system design, and serial communication program design. The system's workflow is : through software control system provides complete editing tools Graphic editor. Editor of the realization Fonts information extraction, which can then be provided in accordance with the system load display mode shows results wish to confirm the information revealed after the save, then pass procedure called Windows function, the transmission of data through the RS-232C serial communications, data to the wireless transmitter.
In this paper, the specific design of three modules : the editing function module, Fonts extraction module, add effects and preview module. System and the need to update the existing design will not be able to meet requirements to be further studied.
Keywords: LED,C++, word-model, serial communication