Post your best Lua script examples here

User avatar
By Pelotudo
#10725 Hi all,

I have an ESP8266 with a nodeMCU firmware installed on it and an Arduino Nano.
What I would like to do, is send some data from a web server to the ESP8266 and then to the Arduino via serial connection.

Something like the following example : http://randomnerdtutorials.com/esp8266-web-server/
... but with data that the user could enter and not just two GPIO buttons.

I tried to find a LUA script that does that but I was not successful.

Does someone have a similar script?

Thank you
User avatar
By Kennetht
#13589 I'm looking for a similar script example that I can use to figure out how it works.
I'd love it if the esp and arduino could talk through serial interface.

If someone has a script that is simple enough for this beginner, I would appreciate it.
User avatar
By cal
#13598
Kennetht wrote:I'm looking for a similar script example that I can use to figure out how it works.
I'd love it if the esp and arduino could talk through serial interface.

If someone has a script that is simple enough for this beginner, I would appreciate it.


Maybe join here? viewtopic.php?f=24&t=2306