Embedded Server Based Remote Industrial Automation Control
This document describes an embedded server project for remote industrial automation and control using a dsPIC33FJ64GP802 microcontroller. Key aspects include:
- The microcontroller runs a web server from an SD card to allow remote monitoring and control of up to 4 digital outputs via a web browser.
- An Ethernet interface connects the system to the internet to enable remote access and file transfer capabilities.
- Relays are controlled through a ULN2803 driver circuit connected to digital ports on the microcontroller.
- The system provides capabilities for remote monitoring, control, data logging and updating via a built-in web server without requiring a separate computer.