A cross platform web application which can control lights in an area through Raspberry Pi.
- Raspberry Pi
- Relays
- Jumper Wires
- Connect Relays to RPi through Jumper Wires.
- Connect required lights with the relays.
- Install the latest version of Node on the RPi.
- Run the rpi-node-server in Raspberry Pi through the terminal.
- Run meteor-app in the terminal.
- Access it through a web browser to control the lights.
To deploy the application in a web server and to control the lights remotely you need to use Port Forwarding to enable RPi ports to be accessed remotely.