毕业设计led显示屏控制系统的分析与设计.doc

约30页DOC格式手机打开展开

毕业设计led显示屏控制系统的分析与设计,毕业设计led显示屏控制系统的分析与设计目 录前 言1摘 要5第1章 绪论51.1 led显示屏的研究背景及意义51.2 软件开发工具c++概述6第2章 led显示屏控制系统的系统分析72.1 整体分析82.2 计算机软件模块分析与设计8第3章 串行接口103.1 串行通信的工作原理103.2 rs-232c串行通信简...
编号:45-175311大小:645.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 hong8639821 发布

毕业设计LED显示屏控制系统的分析与设计


目   录
前 言 1
摘 要 5
第1章  绪论 5
1.1 LED显示屏的研究背景及意义 5
1.2 软件开发工具C++概述 6
第2章  LED显示屏控制系统的系统分析 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章  软件控制系统设计与实现 13
4.1编辑功能设计与实现 14
4.2字模提取 16
4.3效果添加与预览功能的设计与实现 18
4.4控制系统软件设计 20
第5章  总 结 26
参考文献 27
致 谢 28
Abstract 29

 

 

 

LED显示屏控制系统的研究与设计

 

摘要:
本文根据LED图文显示屏系统的具体要求,通过查阅资料,分析并归纳出具体设计方案。即系统体系结构、系统整体工作流程、软件控制系统的设计以及串行通信设计。这个系统的工作流程是:通过软件控制系统提供的编辑工具完成图文编辑工作,对编辑的信息实现字模提取,然后可以根据系统提供的显示模式加载显示效果,确认为欲显示信息后保存文件,然后通过程序调用Windows函数,并采用RS-232C串口通信,实现数据到无线发射机的传输。
本文具体设计了三个模块:编辑功能模块,字模提取模块,效果添加及预览模块。系统是否需要更新以及现有设计是否能够满足要求都有待于进一步的研究。
关键词:  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