A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By ArchimedesPi
#3190 Hi all,
I just finished LuaUpload.
It lets you upload a program over serial and save it to a ESP8266 running ZeroDay's Lua interpreter.
I have some planned features, reply if you want others:
  • "Raw" upload - don't save, just run the program
  • Telnet mode - Upload to a telnet-enabled ESP8266
  • Secure Telnet mode - Custom Lua program receives encrypted Lua program over Telnet

Let me know what you think!