This document discusses the development of an embedded web server using an ARM processor to monitor and control systems remotely. It provides background on the growing use of embedded web servers and Internet of Things applications. The paper then describes implementing TCP/IP networking on an ARM processor to enable Ethernet connectivity and allow the device to function as a web server. This allows various devices to connect and be controlled over the Internet through a standardized web interface using only a browser. The embedded web server provides a uniform interface for accessing traditional devices remotely. The rest of the paper details the hardware, web server implementation, and software concepts to realize this embedded web server functionality.