This document summarizes an embedded web server based interactive data acquisition and control system. The system uses an ARM9 processor running RTLinux to both acquire data from sensors and control industrial devices. It allows remote monitoring and control via a web browser. The ARM9 handles data acquisition, control functions, and an embedded web server simultaneously. Analog sensor signals are converted to digital with an ADC and stored in external memory. The web server portion allows clients to access the stored data and send control instructions via HTML pages. This embedded single-board solution provides reliable real-time data acquisition and remote control capabilities with low resource usage.