Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Martin Michael
#60235 Hello
Happy New year.

I got ESP8266 as Client working, also as Webserver.
( I wrote a little Prog to create an array to send a HTML document in a loop)
But it would be cool to find a ESP8266 WiFi Server who is able to send and receive data.
Does someone know a sketch like this.
You do not have the required permissions to view the files attached to this post.
User avatar
By mrburnette
#60242 @Martin:

Attaching an ".exe" that has been compressed is not going to make most of our users happy... nothing personal, but the world is too crazy for most of us to download and execute an .exe without personally knowing you!

If the exe is hosted on some other site, like tucows, then just post the link. If it is a program that you personally assembled, post the source code with a little notepad version of how to compile the code, or a .cmd/.bat would be even better if complicated.

If none of the above are possible, I suggest you do a write-up of what the .exe program does, why it is valuable, and then state that members wanting the program can contact you for an email copy.

Anyway, I just do not think it is a good idea to have .exe downloads on this site, even if compressed!

I have a few ESP8266 simple projectson my project page.


Ray
User avatar
By GengusKahn
#60836 Hi there,

Look through this post....
http://www.esp8266.com/viewtopic.php?f=29&t=6972

And this one.......
http://www.esp8266.com/viewtopic.php?f=32&t=13186


The first contains the Sketch & html for a server and the second gives examples of moving data in and out of SPIFFS.......