NodeMCU Weather Widget

  Рет қаралды 130,364

Open Green Energy

Open Green Energy

Күн бұрын

#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
@renegonzalezsarmiento2422
@renegonzalezsarmiento2422 7 жыл бұрын
great project...Works perfectly, thanks for your contribution...
@jonvannatto
@jonvannatto 8 жыл бұрын
Nice and easy tutorial to follow. Well done.
@opengreenenergy
@opengreenenergy 8 жыл бұрын
Glad you like it.Thanks...
@alexramos5927
@alexramos5927 7 жыл бұрын
Excelente amigo, Gracias se parece a lo que buscaba
@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!
@ChinmayDas
@ChinmayDas 8 жыл бұрын
Good Job Debasish!!! :)
@opengreenenergy
@opengreenenergy 8 жыл бұрын
+Chinmay Das (Manik) Thanks :)
@rocket6786
@rocket6786 7 жыл бұрын
so beautiful
@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.
@onlyiwilknow
@onlyiwilknow 6 жыл бұрын
How long does it run with your LiPo battery and what size is the batt?
@maxwellmoojw8544
@maxwellmoojw8544 7 жыл бұрын
great job
@dernayro
@dernayro 7 жыл бұрын
Annoying music :-( , had to mute
@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.
@zahidmubeen8755
@zahidmubeen8755 4 жыл бұрын
hello sir upload the cod show the some error error compilling for board generic esp8266 module
@pawebartocha6604
@pawebartocha6604 5 жыл бұрын
Buddy, to which folder directory to unpack these files from the link. Thank you
@TheDarkDigital
@TheDarkDigital 8 жыл бұрын
Hi. cool tutorial:) is it possible to use with another lcd? for example 20x4 lcd, not oled..
@dv3d
@dv3d 4 жыл бұрын
They now won't give you an api key if you don't buy their hardware =(
@jamesgoacher1606
@jamesgoacher1606 4 жыл бұрын
Seems more an exercise in funky music than information.
@WalterBoring
@WalterBoring 7 жыл бұрын
Mute the audio.
@CrazyCoupleDIY
@CrazyCoupleDIY 6 жыл бұрын
Exactly
@fobria
@fobria 5 жыл бұрын
I think you need more cow bell.
@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.
@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?
@ronylpatil
@ronylpatil 4 жыл бұрын
How to scroll long text on oled please reply.
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff Жыл бұрын
pls provide wundergroundclient,h library
@yhps26627026
@yhps26627026 7 жыл бұрын
Good Project!! How to change the screen Thanks...
@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.
@whatiknow9437
@whatiknow9437 4 жыл бұрын
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 "
@user-bn7qp8rn3g
@user-bn7qp8rn3g 5 жыл бұрын
great
@NakulKundra
@NakulKundra 4 жыл бұрын
is it ESP32 ?
@opengreenenergy
@opengreenenergy 4 жыл бұрын
Esp8266 / Node MCU
@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.
@mahtabpanhwar8939
@mahtabpanhwar8939 3 жыл бұрын
Sir can you send me code where the command for swith screen
@divyagowda5530
@divyagowda5530 6 жыл бұрын
can I get complete project details
@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.
@CrazyCoupleDIY
@CrazyCoupleDIY 6 жыл бұрын
Doesnt work anymore- says : we will no longer provide free weather API keys
@geetanshgautam
@geetanshgautam 5 жыл бұрын
www.aerisweather.com/signup/developer/
@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
@user-fw5nn1ge9b
@user-fw5nn1ge9b 7 жыл бұрын
Good. let me sketch?
@elpelucasabeeeeee
@elpelucasabeeeeee 4 жыл бұрын
Error
@bhosaleprathamesh4557
@bhosaleprathamesh4557 4 жыл бұрын
Please help
@ddoabb
@ddoabb 8 жыл бұрын
Where is the code.
@opengreenenergy
@opengreenenergy 8 жыл бұрын
+ddoabb Download from the following link. www.instructables.com/id/ESP8266-Weather-Widget/step3/Download-and-Installed-the-Softwares/
@ddoabb
@ddoabb 8 жыл бұрын
+DEBASISH DUTTA Thanks u should contact me to make somthng
@romanletnansky7582
@romanletnansky7582 7 жыл бұрын
Nefunkční - chybí knihovny
@WeTravel2023
@WeTravel2023 5 жыл бұрын
What the fuck audio u putted in it
@dhinesans.k5921
@dhinesans.k5921 5 жыл бұрын
YOur source code is full of error, don't upload the error full codes and wasting other time....!
Make a WIFI Weather Station | using ESP01 and OLED Display
8:54
Creatvity Light 224
Рет қаралды 7 М.
Tutorial on I2C OLED Display with Arduino/NodeMCU
16:47
Crazy Couple DIY
Рет қаралды 296 М.
Секрет фокусника! #shorts
00:15
Роман Magic
Рет қаралды 97 МЛН
Bike vs Super Bike Fast Challenge
00:30
Russo
Рет қаралды 23 МЛН
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 47 МЛН
Solar Weather Station [WiFi, MQTT, Smart Home, ESP8266]
11:06
Breadboarding tips
20:16
Ben Eater
Рет қаралды 433 М.
15 Brilliant IoT Projects for Beginners!
9:25
ToP Projects Compilation
Рет қаралды 813 М.
ESP8266 Weather Widget V2.0 || How to Make a Desktop Weather Display
5:57
Open Green Energy
Рет қаралды 115 М.
ESP8266 WEATHER STATION
2:51
Open Green Energy
Рет қаралды 108 М.
Using OLED displays with Arduino/ESP8266
19:12
Everything Smart Home
Рет қаралды 42 М.
IoT Weather Cube with ESP01 Weather Clock Oled Display
12:49
Crazy Indiana
Рет қаралды 18 М.
Секрет фокусника! #shorts
00:15
Роман Magic
Рет қаралды 97 МЛН