Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Manti
#40808
NailBuster wrote:when using the boards manager, use the staging link version not the stable version.....try that....


Great, thnx, it works!

now let me admire your work :)

ps. might be usefull to mention the staging version on your github readme.
User avatar
By KPR
#40951 First off, great job..

What would be cool would be adding an sd card to the nodemcu board and an oled display to show info..
User avatar
By Manti
#40961 So far, love it.
quick and clear.

a few suggestions:
  • When a wifi is entered you jump to the filebrower. But when I uploaded index.html i couldnt go back to the file browser. (maybe a link in de index.html to the filebrowser)
  • In the filebrowser show us the remaining storage
  • A overview of all the data that is storred in the json file


but again, love it
User avatar
By NailBuster
#40976
Manti wrote:So far, love it.
quick and clear.

a few suggestions:[list]
[*]When a wifi is entered you jump to the filebrower. But when I uploaded index.html i couldnt go back to the file browser. (maybe a link in de index.html to the filebrowser)[/*]
[*]In the filebrowser show us the remaining storage [/*]
[*]A overview of all the data that is storred in the json file[/*]


the sample index.html file has a 'utility' button that brings you to a page with file browser/restart/and re-flashesp.
remaining storage is a good idea...i'll look into it.

to see a 'complete' project that used myWebServer with MQTT and ThingSpeak...you can review my other project here: https://github.com/nailbuster/EspressModuleHM