文档介绍:冰箱智能信息终端的软件设计
李均荣
工程技术学院自动化(计算机控制工程)专业
学号 2002112063
【内容提要】本文以目前流行的基于 ARM 体系结构的嵌入式微处理器,使用微软提供的嵌入式
开发工具 Windows 和 embedded Visual C++ ,结合本人在深圳数龙科技有限公司参
与嵌入式项目开发的实践经验,以智能冰箱项目的开发流程为主线,讲述整个嵌入式产品的开发
过程。首先是概要介绍了嵌入式,嵌入式系统,嵌入式产品的发展背景及开发智能冰箱项目的背
景;第二部分讲述根据项目的平台选型结果,使用 Windows 的 Platform 来
建立一个满足客户要求的嵌入式操作系统,并且把这个操作系统下载到硬件平台上;接着讲述如
何在嵌入式操作系统上,根据客户对软件的要求,使用 embedded Visual C++ 这个开发工具,
开发信息终端的应用程序软件,以软件工程的角度,介绍了功能屏保,食物管理,日历等模块的
软件实现;而在最后还讲述了如何去修改注册表把嵌入式操作系统与应用程序打包,形成一个完
整的嵌入式产品的方法。
【关键词】Windows ,嵌入式,Embedded Visual C++,智能冰箱
【Abstract】This paper describes the whole developing process of embedded system based on the ARM
architecture, using the embed development tools: Windows and Embedded Visual C++ that
Microsoft providing, combining my experience in this area when I practiced in the Shenzhen Digital
pany. The magisterial line of this paper is the project of developing the Intelligent Terminal
on Refrigerator. To describe the whole process of developing this project, the paper divides the process
of embedded system's development into three parts. The first part is to summarize the background of the
embedded, the embedded system and the embedded project, and the one of the Intelligent Refrigerator
project. The second part is to describe how to build up the Embedded OS with Windows to
satisfy the customers’ require according to the dema