-->
Page 3 of 6

Re: Online IDE for ESP8266

PostPosted: Fri Nov 18, 2016 4:07 pm
by marcelstoer
adoconnection wrote:And sounds like there is actually no big problem. Inconvenient, yes, but people can live with it.


Ahh, I see...now I understand. Thanks for clarifying.

Re: Online IDE for ESP8266

PostPosted: Tue Nov 22, 2016 4:28 am
by adoconnection
Hi all. New features:

1. New super simple setup: just copy and paste two lines of code to download ESPSky.lua and add it to init.lua (watch video!)
2. Samples tab: see essential examples in action (to be updated)
3. General improvements
4. Demo video: https://www.youtube.com/watch?v=aNpPBPbOAi0

Image


Re: Online IDE for ESP8266

PostPosted: Fri Nov 25, 2016 5:58 am
by adoconnection
Autoupdate for offline devices.
Probably last feature for now. When your device collect sensor data and goes deep sleep you wont update it in any simple way. Until now.

Image

Now you can decide, whether device has to run files on startup or get new version of files and run them.

Image

Re: Online IDE for ESP8266

PostPosted: Fri Nov 25, 2016 6:55 am
by marcelstoer
Really fantastic stuff, thanks! Looking forward to take it for a test ride in the upcoming days.