Complete solution for home automation
%20code%20snippets-charalampos%20karypidis-yellow)
This application helps to control electronic devices remotely. This can be installed in your localnetwork, and if you have a static IP you can access your devices from any where. You need a WiFi/Ethernet at Home/Office to connect Arduino devices. Then from your phone, you can control connected appliances
This app is tested using Google Chrome in both Windows 10 and Android only
Main Screen [Android] | Main Screen [Other] | Devices | Main Menu | Login Screen |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
1 Channel Module | 1 Channel Module | 4 Channel Module | 1 Channel Module |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
There are different types of ESP8266 modules. Here we are mainly using the ESP01S with the relay relay modules
If you don’t know how to install ESP8266 into Arduino IDE, please refer this link
How to install ESP8266 in ArduinoIf you don’t know how to program ESP01S, please refer this link
How to program ESP01S
![]() | ![]() |
---|
Please note: In the above image, the Tx or Arduino is directly connected to Rx of ESP01S which not recomended for long time use. You should use a 5v to 3v3 logic converter
Once you have the programmer or TTL to USB converter you can start programming ESP01S