WiFi Based Automation Application allow you to control various Electrical Devices using WiFi Hot Spot.
App Instructions:
Four devices are labelled as Device 1, Device 2, Device 3 and Device 4. You can change the Device Name. Initially switches corresponding to these Devices are in OFF state.
When you press ON button for Device 1 it sends the data "J" to Bluetooth Module connected with a circuit. Microcontroller turns ON the Device 1 when it detects "A".
Similarly, Device 2, Device 3 and Device 4 sends data “K”, “L”, “M” respectively.
When you press OFF button for Device 1 it sends the data "A" to Bluetooth Module connected with a circuit. Microcontroller turns OFF the Device 1 relay when it detects "a".
Similarly Device 2, Device 3 and Device 4 sends data “B”, “C”, “D” respectively.