WiFi YouTube subscriber counter - Arduino ESP8266

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

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

  • @ELECTRONOOBS
    @ELECTRONOOBS  7 лет назад +2

    I hope that you enjoy the video. Use my Q&A page or this comment section for any question. If you consider helping my projects check my Patreon: www.patreon.com/ELECTRONOOBS. Also by using the eBay and GB links you help me a lot. Thank you very much.

  • @DylanODonnell
    @DylanODonnell 5 лет назад

    I just want to say thankyou for your tutorial! It was my first time with arduino and was a great learning process. I coded mine from scratch but used your code for some of the command references. I made two different melodies for gaining and losing subscribers with a piezo and a self-check so it reboots itself after 5 API failures which has made it bomb-proof. My subscribers have been trolling me with unsubbing and resubbing and it's been really fun. The wemos board is fantastic, I'm so Impressed! My wife however is not impressed with the constant alerts (I'm on the rise which is nice). Thanks again for all your effort putting together the references on your website. This is definitely one of the best tutorials for this project on RUclips.

  • @jpds01
    @jpds01 6 лет назад

    Ordered and received the parts. Can’t wait to start building. Thx for the great help!

  • @BrianLough
    @BrianLough 7 лет назад +1

    Hey witnessmenow here, you're more than welcome, Very nice build!

  • @JulianMakes
    @JulianMakes 6 лет назад +1

    OMG THANK YOU SO MUCH! i've been trying various channels to get this to work and your perfect and clear instructions FINALLY got me sorted. thank you thank you thank you! i can now see i have over 200 subs (!) O. M. G. if you ever need a portrait let me know i'll paint you one :) thanks again o/ julian

  • @MCsCreations
    @MCsCreations 7 лет назад +1

    Bro, I don't remember the name, I just found it a few time ago when searching for something totally different. But there's a way to change the internet configuration on the run. The ESP8266 would try to contact to the wifi and, in the case it fails, it create a new wifi. Then you connect to it using your cellphone and set it up using the navigator.

    • @BrianLough
      @BrianLough 7 лет назад +1

      MC's Creations it's WiFiManager, the RUclips library comes with examples using it too

    • @MCsCreations
      @MCsCreations 7 лет назад

      Brian Lough Yeah, I think that's it. :)

  • @carlospitcher4335
    @carlospitcher4335 7 лет назад

    I really hope you fill at least 6 of those 7 numbers. You deserve it!

    • @ELECTRONOOBS
      @ELECTRONOOBS  7 лет назад

      Carlos Pitcher thank you very much!!!!!!

  • @turbo_saab
    @turbo_saab 5 лет назад

    Great project. Have done it, but now it only show the round numbers and the beeper is almost useless. It's a shame RUclips changed their API and we can't track subscribers real-time anymore.
    Do you have some workaround for that, because I really (and I mean really really) love my subcounter !!! ?

  • @heyimamaker
    @heyimamaker 5 лет назад

    I will be trying this out for sure!

  • @Geology0526
    @Geology0526 6 лет назад +1

    Very interesting content and very well explained ! Good Job !

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

    I am getting this in my serial monitor .
    Connection failed
    Unexpected HTTP Status Code: 0
    plz help

  • @arduinohobby
    @arduinohobby 4 года назад

    Hello. The video is good. There is a question how to deduce quantity of comments?

  • @diradosveta
    @diradosveta 5 лет назад

    how often does it refresh? could it be used for live subscriber count? i mean when someone subscribes or unsubscribes how long does it take to show up on the screen? thanks

    • @ELECTRONOOBS
      @ELECTRONOOBS  5 лет назад

      Around 20 seconds

    • @diradosveta
      @diradosveta 5 лет назад

      @@ELECTRONOOBS thanks, can it be edited to be faster?

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

      @@diradosveta YES PLEASE FIND ON MYA CHANNEL ruclips.net/video/Rngm8TBZL3s/видео.html ONE SECOND TIME

  • @MCsCreations
    @MCsCreations 7 лет назад

    Great project, man!

  • @pauykasia5920
    @pauykasia5920 6 лет назад +1

    Al abrir el serial monitor no sale nada lo tengo en blanco... 8 57

  • @TwinsinVR
    @TwinsinVR 6 лет назад

    Great video thank you so much we just made two of them. But for some reason the buzzer is not working. We hear a faint noise but even with our ears right next to it we can't barely hear it. Any ideas that can help us out?

  • @necoinside
    @necoinside 4 года назад

    Hi, I've done everything here. I've api_key and it works on PC-Web browser. I see json results trough here but on arduino, RUclipsapi seemslike does not work. I get both new and old wemos from board manager, get aruinojson lib v5.xx (6.xx gives error and doesn't compile) but in every way I do not get result from youtubeapi. Also I try to ping google trough wemos and it has success(I mean internet connection is also OK). Does youtubeApi lib not working anmyore on Arduino?

  • @PluSik
    @PluSik 4 года назад

    Повторил работает. Теперь надо сделать инстаграм instagram счетчик на этих элементах подскажите скетч ? как сделать?

  • @philipps3ddruck
    @philipps3ddruck 6 лет назад

    I need some help. When i choose the RUclips_API.zip is says in Arduino "the .Zip doesn't contain a libary. What am I doing wrong?

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад +1

      Then extract the file and copy the folder called arduino-youtube-api-master into your documents/Arduino/libraries/
      If not, create a .zip file with the folder called arduino-youtube-api-master and then inport it into Arduino IDE

    • @philipps3ddruck
      @philipps3ddruck 6 лет назад

      I'll try it, give me a sec :-)

    • @philipps3ddruck
      @philipps3ddruck 6 лет назад

      Ok, Now i get this when i try to upload: n file included from /Users/philipphubert/Documents/Arduino/libraries/arduino-youtube-api-master/examples/ESP8266/ChannelStatistics/ChannelStatistics.ino:8:0:
      /Users/philipphubert/Documents/Arduino/libraries/arduino-youtube-api-master/src/RUclipsApi.h:26:25: fatal error: ArduinoJson.h: No such file or directory
      #include
      ^
      compilation terminated.
      exit status 1
      Fehler beim Kompilieren für das Board WeMos D1 R2 & mini.

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      Have you restarted Arduino IDE after you've copied the library? If is not that... I don't know... Maybe a new version of Arduino...

    • @philipps3ddruck
      @philipps3ddruck 6 лет назад

      Yes i restarted. I tried it on my mac and windows, both the same error. Using Arduino 1.8.5

  • @LegalSkateboarding
    @LegalSkateboarding 6 лет назад

    Getting ready to start figuring out how to do this for mini servo motors to try and make a mechanical digital display. Do you think it'll be manageable with little experience or are there things I may need to be aware of? *Not sure of what questions would be good to ask currently

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

    Is there a RUclips API for an ethernet shield?

  • @popbuilds8138
    @popbuilds8138 6 лет назад

    Thanks for this video gave me the inspiration to make my own.

  • @Easyarduinoprojects
    @Easyarduinoprojects 7 лет назад

    Thanks for the very well explained video! Are you okay with that i make also a video about this, and put your channel in the description to thank you?

  • @niftyishhh
    @niftyishhh 6 лет назад

    /Users/(myname)/Desktop/Subscriber_Counter/Subscriber_Counter.ino:2:24: fatal error: RUclipsApi.h: No such file or directory
    #include what do i do

  • @utsavchaudhary4915
    @utsavchaudhary4915 4 года назад

    I have nodeMCU and code isn't working for me, please help

  • @niftyishhh
    @niftyishhh 6 лет назад

    can someone help me with wiring? does it matter if the wire is black or red does positive or negative do anything?

  • @fabior187
    @fabior187 4 года назад

    Hi!
    Can i use it for facebook likes as well? Do i just have to change the links?

  • @FrontlineGG
    @FrontlineGG 4 года назад +1

    It stopped Working a few days ago :(

    • @schallo9348
      @schallo9348 4 года назад +1

      yes, i have the same problem :(

    • @FrontlineGG
      @FrontlineGG 4 года назад

      @@schallo9348 There already a solution. Check github ;)

    • @schallo9348
      @schallo9348 4 года назад

      @@@FrontlineGG thanks for the hint, i tried to implement the code, but i didn't make it :( i need a copy and paste variant :) can you maybe help me? Du machst ja deutsche Videos und ich quäle mich hier mit dem translater ab xD

  • @fernoratube
    @fernoratube 7 лет назад +1

    Hola,
    De donde eres?
    Muchas gracias por tus excelentes videos

  • @Demirci91
    @Demirci91 7 лет назад

    you are amazing bro... keep going

  • @garethronaldo8692
    @garethronaldo8692 7 лет назад +1

    I need to make a counter with 4017 IC push batton up and down 4 digits and with 12 v DC cable ofc the digits with LED light . Thx

  • @popbuilds8138
    @popbuilds8138 6 лет назад

    Oh btw do you still have this running?

  • @danilokrausz9103
    @danilokrausz9103 5 лет назад +1

    dosent work here

    • @danilokrausz9103
      @danilokrausz9103 5 лет назад

      WiFi connected
      IP address:
      192.168.0.173
      and nothing

    • @linuxentertainment645
      @linuxentertainment645 4 года назад

      @@danilokrausz9103 do not use latest esp8266 library, use 2.5.x version

    • @Urza1
      @Urza1 4 года назад

      @@linuxentertainment6452.3 works fine

  • @garethronaldo8692
    @garethronaldo8692 7 лет назад

    Nice mate but if u make it with battry it will be even better

    • @ELECTRONOOBS
      @ELECTRONOOBS  7 лет назад +1

      Hi. In my case is a thing I always keep on my desktop. So charging it each x days would be boring. USB is better for me. Keep up!

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

    Dude, For example i got 25 subs but on the display it shows 20 ... :(

  • @vizionthing
    @vizionthing 7 лет назад +10

    ok everyone .... unsub and resub randomly for the next week :)
    lets get that buzzer singing !!!!

  • @anEternalblueSun
    @anEternalblueSun 5 лет назад

    Can we use nodemcu

  • @paveldiaz4926
    @paveldiaz4926 7 лет назад +1

    great!!!!

  • @waelalshamare393
    @waelalshamare393 7 лет назад +1

    thank u

  • @LOLukeJamieson
    @LOLukeJamieson 5 лет назад

    What's an ASP8266?

  • @mr.n01ce
    @mr.n01ce 4 года назад

    COOL

  • @YoDay
    @YoDay 6 лет назад

    Lol 7:02 Game of thrones 😂

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      damn you pay attention to details LOL

    • @YoDay
      @YoDay 6 лет назад

      Electronoobs : Haha :)

  • @navedmansuri4451
    @navedmansuri4451 7 лет назад

    Total cost ???

    • @ELECTRONOOBS
      @ELECTRONOOBS  7 лет назад

      around 10$. The WeMos is 4, 7seg display is 2.

  • @casper2yall
    @casper2yall 7 месяцев назад

    I need one

  • @gina1525
    @gina1525 5 лет назад

    anybody done this recently? the youtube api example won't work ) :

    • @turbo_saab
      @turbo_saab 5 лет назад

      It's connecting to WiFi but does not want to continue?
      In my monitor I have :
      .......
      WiFi connected
      IP address:
      192.168.50.173
      And that's it ....

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

    Dont work1/31/2021

  • @CORINKERSTEN
    @CORINKERSTEN 5 лет назад

    i got this error????
    i'm sure it is simple just had enough of stuffing around if you know what i mean thanks!!!
    you don't even mention Ardunojson.h like, wtf
    this is not fun :(
    In file included from C:\Users\Corin's Computer\Downloads\EN_sub_counter_simple (2)\EN_sub_counter_simple\EN_sub_counter_simple.ino:11:0:
    C:\Users\Corin's Computer\Documents\Arduino\libraries\arduino-youtube-api-master\src/RUclipsApi.h:26:25: fatal error: ArduinoJson.h: No such file or directory
    #include
    ^
    compilation terminated.
    exit status 1
    Error compiling for board WeMos D1 R1.

    • @necoinside
      @necoinside 4 года назад

      so you should add ArduinoJson lib. You can add by searching in lib manager.