ESP8266 Web Server using CSS and JavaScript

Поделиться
HTML-код
  • Опубликовано: 30 июн 2024
  • A webpage is designed using HTML, CSS, and JavaScript. The webpage is served to the client using ESP8266 controller.
    Link to code:
    akuzechie.blogspot.com/2020/1...
    Contents:
    0:00 Introduction
    0:21 Web Development Basics
    1:12 Block Diagram of Implemented System
    1:36 C++ Sketch
    3:04 HTML, CSS & JavaScript Codes
    5:31 Demonstration
    6:03 Conclusion

Комментарии • 45

  • @weeyumzzz94
    @weeyumzzz94 3 года назад +4

    Anas, I'm very appreciative of your videos because they are extremely well done. Your verbal descriptions of your code are thorough and easy to follow. And your code is broken down into easy-to-digest, logical chunks. The best I've seen! Thanks!!!

    • @AnasKuzechie
      @AnasKuzechie  3 года назад +1

      Thanks for your feedback. I truly appreciate it.

  • @azzattar8422
    @azzattar8422 2 года назад

    Excellent cours, clair et simple...Merci.

  • @user-co8un6lx3t
    @user-co8un6lx3t 2 года назад +3

    Доступно объяснил, спасибо!

  • @johncypher9092
    @johncypher9092 3 года назад

    Thanks, very helpful

  • @emrekorkmaz8609
    @emrekorkmaz8609 3 года назад

    it's like a lesson. thanks

  • @flavio185
    @flavio185 3 года назад

    Thanks, that will help while I don't have a raspberry

  • @meddem3373
    @meddem3373 3 года назад +1

    thanks

  • @kaluvanhariharan4256
    @kaluvanhariharan4256 2 года назад

    nicely explained

  • @phil4000n
    @phil4000n Год назад

    Smart, the html include !

  • @ingenia-tec5194
    @ingenia-tec5194 2 года назад

    Thanks a lot :D
    Its a great video :D !!!
    Can HTML + CSS + Javascript files be stored as files on the ESP8266 (with SPIFFS library) and be used with the web server ?

    • @AnasKuzechie
      @AnasKuzechie  2 года назад +1

      Thanks for your feedback. I believe so, I’m not absolutely sure. I need to look in to it.

    • @bama2619
      @bama2619 10 месяцев назад

      @@AnasKuzechie could work, but unstable. I am just realizing it and want to switch to this header method.

  • @CaioAzevedo-dc7dq
    @CaioAzevedo-dc7dq Год назад

    Is there any way I can use more than one html file to run other pages through the tag Home?

  • @ariel18012
    @ariel18012 2 года назад

    Muy buen el video es lo que andaba buscando, lastima que tu lenguaje no es español sino la romperías en YT,
    no hay nada en español de lo que haces en tu canal, y se dificulta comprender detalles.
    Saludos y sigue así.

  • @henryprobosantoso473
    @henryprobosantoso473 2 года назад

    Hey, i wonder how to create html, css, and the js code before implement them to the arduino file so we could upload it to the spiffs system. I mean it should be any mistake when we develop the code to display what we really want in the browser, how to develop and like compile it? Do you use another software to build the like vs code or atom?
    How to do that? Do you have any references for me?

    • @AnasKuzechie
      @AnasKuzechie  2 года назад

      I use Visual Studio Code to develop the HTML code, and once satisfied, copy the code into the Arduino IDE sketch. You can watch my tutorial on HTML coding via Studio Code: ruclips.net/video/cdzW0gaxoMQ/видео.html

  • @raihanarrasyidmonadika6217
    @raihanarrasyidmonadika6217 11 месяцев назад

    I want to ask, is it possible to display images on the web, thank you

  • @flinkiklug6666
    @flinkiklug6666 2 года назад +1

    Is this also running on a esp8266? I have Problems with my code.

  • @kurtuluspesen
    @kurtuluspesen Год назад

    Hi Sir, Do you have access ESP8266 webserver over internet? Did you try it? Thanks

  • @nishantsrivastava9381
    @nishantsrivastava9381 3 года назад

    how to send/receive data using nodemcu and web server. bi-directional communication.

  • @openroomxyz
    @openroomxyz 3 года назад

    How much does the whole systems cost?

  • @just_all_in
    @just_all_in 4 месяца назад

    Hey dude if i carry this with me. The esp 8266 have an own network for acess de site even without a wifi?( I wanna acess the site by my cellphone while out home)

  • @shamimaurmi
    @shamimaurmi Год назад

    sir where i find input data?

  • @cringebunny5886
    @cringebunny5886 2 года назад

    how to insert media/mp3 file in webserver.

  • @fickshokmeme5177
    @fickshokmeme5177 Год назад

    i am facing Compilation error: expected unqualified-id before '

  • @fawadtariqq
    @fawadtariqq 2 года назад

    When I follow this, I get an error file or directory not found on #include "webpageCode.h";

    • @AnasKuzechie
      @AnasKuzechie  2 года назад

      You must have the .h file in the same directory as the sketch .ino file

  • @kingofshorts-ki9kj
    @kingofshorts-ki9kj Год назад

    sir attach sd card to use a web storage and local movie server

  • @chung_myung.
    @chung_myung. 3 года назад

    Sir, is it possible that can I add background image?

    • @AnasKuzechie
      @AnasKuzechie  3 года назад

      Yes, check this link of W3 Schools www.w3schools.com/howto/howto_css_full_page.asp

    • @chung_myung.
      @chung_myung. 3 года назад

      @@AnasKuzechie sir, I searched on google. Some told to convert image to base64 and use. Is it possible to use same example.jpg as shown in above link u gave?

    • @AnasKuzechie
      @AnasKuzechie  3 года назад

      I’m not sure. I haven’t tried it yet. Maybe soon.

    • @chung_myung.
      @chung_myung. 3 года назад

      @@AnasKuzechie ok)

  • @SevKan1007
    @SevKan1007 10 месяцев назад

    please give me lirbary of webpageCode. Thanks!

  • @abdelhakimlamnaouar9527
    @abdelhakimlamnaouar9527 2 года назад

    Can i use esp32?

    • @AnasKuzechie
      @AnasKuzechie  2 года назад

      Yes, I have videos related to ESP32

  • @eakanshkhetarpal1010
    @eakanshkhetarpal1010 2 года назад

    wheres the download for .h file

    • @AnasKuzechie
      @AnasKuzechie  2 года назад

      Do you mean webpageCode.h? If so, you create this header file in the same directory as your .ino file. Then you add the html code to it.