Wed May 11, 2016 10:54 am
use NodeMCU, ESP-Flasher and ESPlorer ... then you have a standalone
ESP-Module which can monitor digital inputs, control digital outputs and
the data can be easy accessed using the Web-Server which is part of
NodeMCU.
The script-language of NodeMCU is lua, but it is easy to learn. With
experience in perl, php or javascript the lua script language can be learned
within half an hour.