Skip to content

cronJ.de

  • Photos
  • Electronics
  • 3D-Printing
  • Gardening
  • About

LUA

Simple TCP server with LUA on ESP8266

23. February 20201. February 2015 by cronJ

Here is a new LUA script example for your ESP8266 running NodeMCU. The script creates a TCP server listening on port 80. Each time you receive data on the server, it toggles the LED connected to the ESP8266 and sends a message back to the client. If you need help with installing NodeMCU on your … Read more

Categories Electronics Tags ESP-01, ESP8266, LUA, NodeMcu 1 Comment

Running an LUA script on ESP8266 with NodeMCU

23. February 20201. February 2015 by cronJ

In our last NodeMCU post, we covered the installation of NodeMCU on our ESP8266 board. Now we can start to load full LUA script files onto the ESP8266. I will show you how you can do this with a quick example. Needed software You need a terminal software to communicate via the serial interface of … Read more

Categories Electronics Tags ESP-01, ESP8266, LUA, NodeMcu Leave a comment

Flash NodeMcu on ESP8266 (ESP-01 Modul)

17. February 202031. January 2015 by cronJ

Here you can find the new post from 2016 A little instruction on how to flash NodeMCU on your ESP-01 module. Then you can run LUA code on your ESP8266. Hardware needed: ESP-01 module FTDI UM232R as USB-to-serial adapter (or a compatible adapter) Software needed: Git Python 2 Hterm (or any software to view serial … Read more

Categories Electronics Tags ESP-01, ESP8266, LUA, NodeMcu 2 Comments

Recent Posts

  • Starting with MicroPython on ESP32
  • Robot platform for future development
  • E3D hot end fan replacement on Prusa i3 MK2
  • Prusa i3 MK2 build and print test
  • ESP8266 Ai-Thinker ESP-12 library for Eagle
© 2021 cronJ.de • Built with GeneratePress