NodeMCU Weather Widget

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • #nodemcu, #oled_projects, #weather_station
    www.instructabl...
    This is a NodeMCU ( ESP8266-12 ) based Weather Widget.It uses the wunderground.com API to retrieve localized weather information and display on a 128x64 OLED display.
    Do you want to support my videos?
    Then You can browse and buy tools and materials from my Amazon Store. So that I will get a small commission.
    astore.amazon.c...
    Support My Channel By Shopping parts from Amazon and Banggood !!!
    www.banggood.c...
    Parts :
    1. NodeMCU : goo.gl/K0c4Iv
    2. OLED Display : goo.gl/esNood
    3.Jumper Wires : goo.gl/NTPwLz
    4. Micro USB cable : goo.gl/sqa1uw
    Music Credit :
    Artists: DJErhain & Underwaterbeats
    Track: Maniac
    Licence: goo.gl/ZSoZf
    Source : AudioPad

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

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

    Encountered this error when compiling the source code:
    gbs-control:23:10: fatal error: SSD1306Wire.h: No such file or directory
    23 | #include "SSD1306Wire.h"
    Even after installing the relevant libraries, error still occurred:
    WeatherStationDemo:67:21: error: 'D3' was not declared in this scope
    67 | const int SDA_PIN = D3;
    | ^~
    WeatherStationDemo:68:21: error: 'D4' was not declared in this scope
    68 | const int SDC_PIN = D4;
    | ^~
    exit status 1
    'D3' was not declared in this scope
    Any suggestion to solve this problem? Thanks in advance!

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

    great project...Works perfectly, thanks for your contribution...

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

    Excelente amigo, Gracias se parece a lo que buscaba

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

    hello sir upload the cod show the some error
    error compilling for board generic esp8266 module

  • @jonvannatto
    @jonvannatto 8 лет назад

    Nice and easy tutorial to follow. Well done.

  • @dernayro
    @dernayro 7 лет назад +16

    Annoying music :-( , had to mute

  • @ChinmayDas
    @ChinmayDas 8 лет назад +2

    Good Job Debasish!!! :)

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

    I built this but added the WiFiManager code instead of hard coding the SSID and PW into the unit. If the wireless is not available or for first time setup it creates an access point and then you configure the Weather Widget with your phone. Works very well. Only now trying to add winds to the third screen. Having difficulty as I have never played with JSON code.
    Can I just modify the WeatherUnderground code or do I need to also play with the JSON code that sifts through the data? Anyone know.

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

    where do I find the code for arduino ? on instructables, its just a bin file for flashing, so I cannot set my City and State.

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

    so beautiful

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

    They now won't give you an api key if you don't buy their hardware =(

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

    How long does it run with your LiPo battery and what size is the batt?

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

    Buddy, to which folder directory to unpack these files from the link. Thank you

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

    great job

  • @fulesmackofule
    @fulesmackofule 8 лет назад

    Hi,
    looks like i have an issue with the new library version. It does not link the ssd1306_i2c file, but #include "SSD1306.h". Does not find it, though it exists. Any guess?

    • @fulesmackofule
      @fulesmackofule 8 лет назад

      +fulesmackofule I solved it by downloading the master branch
      compilation. Also I was using another folder on my PC for libraries, but
      Arduino IDE can only use the one in %UserProfile%\My Documents\Arduino\libraries.

  • @WalterBoring
    @WalterBoring 7 лет назад +31

    Mute the audio.

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

    How to scroll long text on oled please reply.

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

    I’m filling everything in as you say to and I keep getting errors.

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

    Hi, can we use NodeMCU V3 for this project?

  • @TheDarkDigital
    @TheDarkDigital 8 лет назад

    Hi. cool tutorial:) is it possible to use with another lcd? for example 20x4 lcd, not oled..

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

    pls provide wundergroundclient,h library

  • @bentolima8516
    @bentolima8516 8 лет назад

    good evening
    My name is Bento from Brazil, I'm starting to learn now and if you can help me I would be very happy. I plan to use a local network with 18 (ESP8266 12e) and each a temperature and humidity sensor (DHT11), a current sensor (TCS-013) and a relay module 4 channels.
    All this I would like to come in an excel spreadsheet, excel because I would use this information and create a button to turn on and off the relay.
    Can you help me?
    Thank you.

  • @user-bn7qp8rn3g
    @user-bn7qp8rn3g 5 лет назад

    great

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

    is it ESP32 ?

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

    Seems more an exercise in funky music than information.

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

    Buddy, do I have this CODE? somewhere written on a notebook. Thank you

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

      The link to the project documentation along with code is given in video description.

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

    Sir can you send me code where the command for swith screen

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

    What about 7 pin oled display

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

      You need to modify the code as well the arduino connection. Search for " how to use SPI OLED display "

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

    Doesnt work anymore- says : we will no longer provide free weather API keys

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

      www.aerisweather.com/signup/developer/

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

    can I get complete project details

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

    Good Project!!
    How to change the screen
    Thanks...

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

    The music drove me away in the 1st minute. It's a shame the content wasn't allowed to stand on its own.

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

    It Doesn't Work Anymore.
    Thanks.

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

    Missing fonts library. Only fonts.h have missing fonts.cpp

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

      Did you ever figure this out? I'm stuck here

  • @dhinesans.k5921
    @dhinesans.k5921 5 лет назад

    YOur source code is full of error, don't upload the error full codes and wasting other time....!

  • @user-fw5nn1ge9b
    @user-fw5nn1ge9b 7 лет назад

    Good. let me sketch?

  • @ddoabb
    @ddoabb 8 лет назад

    Where is the code.

    • @opengreenenergy
      @opengreenenergy  8 лет назад +2

      +ddoabb Download from the following link.
      www.instructables.com/id/ESP8266-Weather-Widget/step3/Download-and-Installed-the-Softwares/

    • @ddoabb
      @ddoabb 8 лет назад +1

      +DEBASISH DUTTA Thanks u should contact me to make somthng

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

    Error

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

    Please help

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

    What the fuck audio u putted in it

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

    Nefunkční - chybí knihovny