Web server Momentary Switch

  • Host a web server .
  • Create a simple button interface on a webpage.
  • Control hardware outputs (e.g., a relay or LED) remotely with a momentary switch.
  • Integrate IoT with a hands-on approach to automation.

Open a browser and navigate to the IP address printed in the Serial Monitor (e.g., http://192.168.1.100).

You’ll see a simple webpage with a button labeled Press and Hold.

This project demonstrates how easy it is to connect physical devices to the web and control them remotely, making it a great introduction to IoT and automation