Це відео не доступне.
Перепрошуємо.

ESP8266 Webserver Controlled Servo

Поділитися
Вставка
  • Опубліковано 15 січ 2022
  • In this video, We will learn how to control a servo motor using ESP8266 NodeMCU Webserver.
    Parts Required:-
    1.ESP8266 NodeMCU x1
    2.Servo Motor x1
    3.Breadboard x1
    4.Male-Male Jumper Wires x5
    5.LED x1 (I have used a led as signal indicator)
    Circuit Diagram and Code:-
    electechoz.blo...
    Please Subscribe My Channel....
    Pls Like, Share and Subscribe and also comment if have any doubt.

КОМЕНТАРІ • 60

  • @woolfy02
    @woolfy02 Рік тому +2

    Thanks for this tutorial! I purchased something similar on eBay, using the ESP8266 board (it was supposed to be setup so all I had to do was just login) I had nothing but problems with it. First one didn't work and the 2nd they sent, had no code on it. lol. No help of any kind. I hope to try this project out soon. So, I really appreciate it.

  • @HarshitProjectsShorts
    @HarshitProjectsShorts 10 місяців тому +1

    Bhai Mai bhi aap ki tarah video banata hu aur mujhe apki ye video achi lagi ❤

  • @aungkmyatt
    @aungkmyatt Рік тому +1

    Thanks sir. You helped me out.

  • @paradillaafifah4077
    @paradillaafifah4077 3 місяці тому +1

    why the webpage can't be opened sir??

    • @elecotechoz2455
      @elecotechoz2455  3 місяці тому

      Add the Webpage code in other tab with proper include

  • @AhmadYusuf-fn1db
    @AhmadYusuf-fn1db 3 місяці тому +1

    great job!!

    • @elecotechoz2455
      @elecotechoz2455  3 місяці тому

      Thank You If you want any this kind of more video share with your friends who is interested on it

  • @nguyeny2141
    @nguyeny2141 3 місяці тому +1

    can you give link repo ESP8266WebServer? I can't find it pls

    • @elecotechoz2455
      @elecotechoz2455  3 місяці тому

      This may be problem on your Library or you have not added the library check the code first properly

  • @JaphitPetallo-hy5be
    @JaphitPetallo-hy5be 3 місяці тому +1

    Why the servo did not move

    • @elecotechoz2455
      @elecotechoz2455  3 місяці тому

      Check the connection first any loose connection on servo then check the DigitalPIN numbers

  • @jagannathmestry2635
    @jagannathmestry2635 10 місяців тому +1

    error: #error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor."
    79 | #error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor."
    getting this error
    plzz help

  • @edoctronic5207
    @edoctronic5207 2 роки тому

    nice job...thank you

  • @abduqaxxarovkamoliddin8304
    @abduqaxxarovkamoliddin8304 2 роки тому +1

    👍👍👏👏

  • @deepajegan432
    @deepajegan432 Рік тому

    do we need to upload the page index too to the nodemcu

    • @elecotechoz2455
      @elecotechoz2455  11 місяців тому

      Yes! This is main Webpage file🗃️. So you have to upload it...

  • @fatih1422
    @fatih1422 Рік тому

    hello my servo motor turns 90 degrees when I get 180 what could be the problem

    • @tehbing6332
      @tehbing6332 11 місяців тому

      That is because the max voltage output of esp8266 is only 3.3 and not 5, that is why you wrote
      servo. write(180);
      It turns only 90 degrees

  • @LucidFX.
    @LucidFX. Рік тому

    this is great. do you have a tutorial to control multiple boards each with a servo with one button?

    • @elecotechoz2455
      @elecotechoz2455  Рік тому +1

      not this time but sure in future....

    • @LucidFX.
      @LucidFX. Рік тому

      @Eleco Techoz that will be awesome. I have sensors and when we are away it must turn inward and when we are home they turn outward. Each would have 2 positions so the code would be the same with a variable 1 and 2 and each variable will differ depending on position

  • @designer.346
    @designer.346 Рік тому

    Hey please help me i can't do this with 2 servos, i just want 2 sliders, i tried making my own code based on the code on the internet similar to this, everything looks good but the second slider doesn't move the second servo, i tried everything

    • @peterhussaini4093
      @peterhussaini4093 Рік тому

      Yes please

    • @designer.346
      @designer.346 Рік тому

      @@peterhussaini4093 Solved, with an esp32

    • @peterhussaini4093
      @peterhussaini4093 Рік тому

      @@designer.346 please can you explain how and I'm using an esp8266

    • @designer.346
      @designer.346 Рік тому

      @@peterhussaini4093 using blynk I was able to make them work with the esp8266, but since i built a mechanism to open a bay in a water rocket i can't use it, because blynk requires internet. So i bought an esp32 and make them both work with a web server

    • @peterhussaini4093
      @peterhussaini4093 Рік тому

      this is really nice how can I get the code please. I don't think my other comments have I posted have been appearing

  • @Dhruvstar_4
    @Dhruvstar_4 9 місяців тому +1

    I got an error "Compilation error: 'D5' was not declared in this scope"

    • @Dhruvstar_4
      @Dhruvstar_4 9 місяців тому +1

      I tried Removing LED1 but it didn't work then it said the same for the servo

    • @elecotechoz2455
      @elecotechoz2455  8 місяців тому +1

      Something hidden in your code check it properly first.... add the web page on new tab in IDE and also check board setting on IDE set it to ESP8266 and select the COM Port no need to remove LED but need to fix the problem

    • @Dhruvstar_4
      @Dhruvstar_4 8 місяців тому

      Ok I will try

  • @MAslam-tv3ip
    @MAslam-tv3ip 2 роки тому

    Thanx

  • @action_in_technology
    @action_in_technology Рік тому

    Can i programme it to BLDC motor speed controller??

    • @elecotechoz2455
      @elecotechoz2455  9 місяців тому

      I don't know because I had not tested yet in BLDC or any BLDC ESC's.... but sound good you can try if don't work then need to change the code by adding Map and Values.....

  • @snehagopala3775
    @snehagopala3775 2 роки тому

    hii I, am not getting the web page when I type the ip address. Please waiting for your suggestion.

  • @Sehajpreet12
    @Sehajpreet12 Рік тому

    Sir what is page index it is not
    Compiling

    • @elecotechoz2455
      @elecotechoz2455  Рік тому

      Why not compiling....?
      What the error message show in IDE....?

  • @tganesh1431
    @tganesh1431 2 роки тому +1

    Connected but not working

  • @HARRYPOTTER-qb7hf
    @HARRYPOTTER-qb7hf 10 місяців тому +1

    everthing ok but servo motor is not rotating
    even led is blinking

    • @elecotechoz2455
      @elecotechoz2455  10 місяців тому +1

      Check the connection and upload some normal Servo test program and check your Servo Motor is working or not....

    • @HARRYPOTTER-qb7hf
      @HARRYPOTTER-qb7hf 9 місяців тому +1

      Now working thanks

    • @manips007
      @manips007 8 місяців тому

      I'm having the same issue , it worked for 2 days but now the servo motor is not responding

  • @spiralanimal3849
    @spiralanimal3849 Рік тому

    now how do i connect it to alexa

    • @elecotechoz2455
      @elecotechoz2455  Рік тому

      Need to change some line and parameter of the code, here is a tutorial sample - www.instructables.com/Alexa-Controlled-Servo/

  • @latest-clip
    @latest-clip 2 роки тому +1

    WHY AM I HAVING THIS ERROR
    PageIndex.h: No such file or directory

    • @elecotechoz2455
      @elecotechoz2455  2 роки тому

      Open Arduino IDE, Press Crtl+Shift+N for new tab name it PageIndex.h and save it. After then paste the HTML Code on new tab.

    • @benoitberardier
      @benoitberardier Рік тому

      @@elecotechoz2455
      hello, I have the same problem I did what you explained as explained in the description but nothing still causes the same problem.

    • @aungkmyatt
      @aungkmyatt Рік тому

      @@benoitberardier HI, I solved it. I paste the code in VS code and save the file with .h extension. The two files must be in the same folder. And compile the ESP8266 Servo Webserver.ino.