Post your best Lua script examples here

User avatar
By kovi44
#57020 Hi all,

Let me introduce my project, which allow remote update of your lua scripts and other files like html or graphic via web management. Using it you can easily manage the scripts which are running on your ESPs.

It consist of two parts - client running on esp written in lua and server part in PHP and mysql. It´s really easy to understand it and modify based on your requirements. Via management you can force update of files, edit them and define the boot process. The esp will periodically chcek for update.

All scripts are optimised regarding free memory allocation for your main scripts.

For more details see my github repo or instructions via instructables.com

https://github.com/kovi44/NODEMCU-LUA-OTA-ESP8266

http://www.instructables.com/id/ESP8266 ... demcu-Fir/