Home light automation with Arduino and Ethernet Shield
- Arduino Board
- Ethernet Shield
- Zero-Cross AC shield
- Triac Shield
- Implementation of a web-based interface with javascript to control and automate the lights connected to the Traic shield.
- You can control as many lights you want.
- The website implemented can be uploaded and accessed in an external server on the internet (set up port-fowarding for Arduin) or used in your local netowrk.
- Comunnication between website and Arduino are made with GET and POST requests.