esp8266 webserver with sd card

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
kabouras_33
Posts: 128
Joined: Thu Jul 27, 2017 5:23 am
Has thanked: 8 times
Been thanked: 8 times
Contact:

esp8266 webserver with sd card

Post by kabouras_33 »

Hello everyone!!!
Well, i set up a challenge but cannot find any info!!
I have connected an esp8266 to my pic and host a webpage with Getinvalues and Setoutvalues!!All good.
Now my question is that I want to move all my index.htm code to an sd card and load the website from there....anyone has done it? I cannot find any examples or even reference...

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: esp8266 webserver with sd card

Post by Benj »

Hello,

The webserver filesystem example here should do exactly that. Let us know how you get on.

https://www.matrixtsl.com/wiki/index.ph ... etworking)

Hmm looking again that's a SCADA project. I'll put together a quick example for you.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: esp8266 webserver with sd card

Post by Benj »

Here you go.
ESP8266_Webserver.fcfx
(15.79 KiB) Downloaded 227 times

kabouras_33
Posts: 128
Joined: Thu Jul 27, 2017 5:23 am
Has thanked: 8 times
Been thanked: 8 times
Contact:

Re: esp8266 webserver with sd card

Post by kabouras_33 »

Thank you Benj,
Will give it a try an let you know :wink:

Post Reply