0% found this document useful (0 votes)
75 views

12.design and Development of ARM Processor

This document discusses the design and development of an embedded web server using an ARM9 processor and the Real Time Operating System μC/OS-II. Embedded C language was used to implement the web server software and HTML was used to develop the web pages. The μC/OS-II operating system and web server application were successfully ported to the ARM9. The embedded web server was tested using a data acquisition web application hosted over a network of PCs.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views

12.design and Development of ARM Processor

This document discusses the design and development of an embedded web server using an ARM9 processor and the Real Time Operating System μC/OS-II. Embedded C language was used to implement the web server software and HTML was used to develop the web pages. The μC/OS-II operating system and web server application were successfully ported to the ARM9. The embedded web server was tested using a data acquisition web application hosted over a network of PCs.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Design and Development of ARM Processor Based Web Server

Abstract

As the World-Wide Web (WWW) continues to evolve, it is clear that its


underlying technologies are useful for much more than just browsing the web.
Web browsers have become the de facto standard user interface for a variety of
applications including embedded real time applications such as Remote Data
Acquisition System. This brings in a need for web services being deployed on
various embedded processors such as Advanced RISC Machine (ARM) in real
time context.

The main aim of the project is to develop an embedded web server using
ARM9 processor and a Real Time Operating System, µC/OS-II. µC/OS-II is used
to monitor all the tasks of the web server. Embedded C language has been used for
the software implementation of the embedded web server. The web pages which
are required for the web server were developed using HTML. The µC/OS-II was
successfully ported on the ARM and the web server application is configured
with the operating system (µC/OS-II). Both, the operating system and the web
server application are ported on the ARM9.

This embedded web server is tested for its working, using a data
acquisition web application hosted over a network of PC's. This embedded web
server which is developed by using Embedded C language can be beneficial for
mission critical applications, remote data acquisition systems, ATM network and
more. The developed web server accelerates business performance by automating
and orchestrating processes across total enterprises. Enterprise users can
collaborate more flexibly and cost-effectively with business and trading partners.
BLOCK DIAGARM:

The embedded web server that has been designed can be used in educational
institutions, offices and many other places. For web-based network element
management provide an administrator with a simple but enhanced and more
powerful user interface without additional hardware. Software contention and
architectures can significantly affect web server performance. Poorly designed and
configured software architectures might even generate high response times while
the physical resources display low utilization.

Software Tools:

1. μC/OS-II

You might also like