Chat freely about anything...

User avatar
By Harold L.
#5682
donnib wrote:Hi,
I got NodeMCU working and got telnet working in it. How do i upload an lua file thru the network without ever using the serial ? I want to use the serial for GPIO.

donnib


screen_webide.png


You can try Node WebIDE, I've implemented a prototype to program 8266 and watch its outputs over-the-air. It's all running in your browser!

My project is currently in very early stage. Things like PWM, Socket, File are still not working ;)

Here is the tutorial: http://nodelua.org/doc/tutorial/make-your-first-node/