Amusement Platform Development And Application On Embedded System

碩士 === 國立臺灣科技大學 === 電子工程系 === 99 === The primary of this thesis is to propel the Games on Embedded System, the aim of the research is load Linux Kernel into Embedded system and carry out the game program. The hardware of this thesis includes Samsung S3C2440A SOC chip on development platform, which i...

Full description

Bibliographic Details
Main Authors: Zong-Da He, 何宗達
Other Authors: Show-ran Wang
Format: Others
Language:zh-TW
Published: 2011
Online Access:http://ndltd.ncl.edu.tw/handle/kv562g
Description
Summary:碩士 === 國立臺灣科技大學 === 電子工程系 === 99 === The primary of this thesis is to propel the Games on Embedded System, the aim of the research is load Linux Kernel into Embedded system and carry out the game program. The hardware of this thesis includes Samsung S3C2440A SOC chip on development platform, which is based on ARM920T architecture. Why is USB of wireless adapter? Because USB is cheaper, it get so convenient, and it is extendable. For the software we chose U-boot to be the bootloader, it can help us to load Linux Kernel(2.6.24.3) on embedded system. Finally, Through an application of SDL and OpenGL, we can execute several game functions by embedded system.