Switch ESP8266


1.2.3 by Jesús Ángel Rodríguez Rey
Sep 9, 2015 Old Versions

About Switch ESP8266

Control your ESP8266 and interacts with GPIOs

Application to operate the ESP8266's website with NodeMcu firmware and configured web server.

You only need to load the firmware NodeMcu in your ESP8266 and then with Lua programming language start a web server with which to manage GPIO outputs or what you have programmed.

The program is very simple, you only have the option to configure the IP address of ESP8266 or set AutoScan option to let the app find it, it shows you both your ip such as the ESP8266 with alert in the event that the two IPs are not on the same LAN, you can add as many buttons (commands) as you wish.

You can use 1 button and 2 buttons commands, 1 button for pushbuttons, there are people who only need a command and the ESP software does several things (?GPIO = 1). The two-button commands are when you have a relay and you want to control when turn it on and when off, the variable to configure would be ON,OFF (two words separated by a comma) creating two buttons one with the ON word and another with the OFF word, so you call the web server running at the ESP with an URL ended by ?ON=1 and OFF=1 respectively, being 1 the value configured (usually the GPIO to actuate).

The value normally is the GPIO, but can be any character you can handle appropriately in web code.

Sample code to program into ESP8266:

http://51.75.2.44/server.lua

What's New in the Latest Version 1.2.3

Last updated on Sep 10, 2015
Improved autodetection method. Added Russian language.

Additional APP Information

Latest Version

1.2.3

Uploaded by

Kim Tieu Long

Requires Android

Android 4.0+

Show More

Use APKPure App

Get Switch ESP8266 old version APK for Android

Download

Use APKPure App

Get Switch ESP8266 old version APK for Android

Download

Switch ESP8266 Alternative

Get more from Jesús Ángel Rodríguez Rey

Discover