Arduino Web Server with Webpage Stored on SD Card

preview_player
Показать описание
Link to C++ sketch:
Рекомендации по теме
Комментарии
Автор

Slow, Clear .. Loved it so much
#I'm not real programmer, just arduino hobbiest

TheJavaSync
Автор

thank you .. I tried through your video.. but Initialization SD card... SD card initialization failed! .. what is the problem? do you have any idea?

vknccgt
Автор

Congratulations, thanks for learning.

marcosgiovanni
Автор

it is a very useful demonstration here thank you so much

mousaqadry
Автор

Hey ! Does this work with html address links ? Like <a href="page1.html">, does the server responds the correct html page when client asks for a specific one?

anoomage
Автор

I don't know if I'm wrong, but it seems that something is missing to open the page that is on the arduino card? Can you clear this doubt?

NiltonOliv
Автор

So how can I use it to switch my relay using web server installed on sd card? Currently, I use "readString.indexOf" to detect when to turn the relay using digitalWrite.

rexsovell.melgar
Автор

can we add a simple button to control a relay

alimekni
Автор

But will it run indefinitely without freezing? I need a simple button to control a relay on the web page and I've tried integrating the html in the sketch and also running of SD card and neither one will stay running. I have to reset it every 24 hours and it's super annoying.

davidnunez
Автор

is this possible with an arduino wifi r3 instead of an arduino with an ethernet shield?

iwanadai
Автор

Is it posible to insert or change values of ADC Ports? Also Manipulate the HTML-File during transfer?

dannywinkler-moomoo
Автор

Thank you for the great video, but ... I want all the files linked to the html page to be stored on the sd card. How can I do this? I want image, video or even audio files to be saved on the sd card and be able to manage them from the html page.

ctrqieu
Автор

Thank you for the video. Could the HTML string be stored in progmem by enclosing with F()?

saturdayscience
Автор

Thank you very much! I couldn't open de file from de SD, but thanks to this, now y got my html on the webserver.
But now I'm struggling with the code because I need to read an analog port, temperature, and print it among the web, but if I put the function in the html it doesn't work and show me only the text.
Do you got any idea? Thanks again!

yabel.
visit shbcf.ru