Best practice - custom vs lua
Posted: Wed May 27, 2015 8:24 pm
Good day,
I need the ESP (Mod 01) for a very small application.
The first GPIO gets one pulse per second, while the second GPIO gezs a signal, once a button is being pushed.
Additionally the 'time' between the pps - signal has to be interpolated / calculated. On button-press, the current timestamp / time has to be send out via WIFI.
Shall I do this via a custom ESP-firmware, that LUA-firmware or use an aditional CPU? Any suggestions?
I need the ESP (Mod 01) for a very small application.
The first GPIO gets one pulse per second, while the second GPIO gezs a signal, once a button is being pushed.
Additionally the 'time' between the pps - signal has to be interpolated / calculated. On button-press, the current timestamp / time has to be send out via WIFI.
Shall I do this via a custom ESP-firmware, that LUA-firmware or use an aditional CPU? Any suggestions?