ESP8266 Based Green Garden Watering System
Check this YouTube video of the system working PortinariGreenGarden
Before you start you have to update config.lua
file and set WiFi credentials:
module.SSID["NAME"] = "PASSWORD"
Pins used are 1 and 2 but you can change and/or add at sprinklers.lua
.
Also at the Android Client change the server IP.
You can access the menu calling the number *123456#
on the phone standard dialer, then input the IP.
The ESP8266 will print its IP on bootup.