ESP8266 Weather Sensor Data Graphs and Visualization (Mac OSX and Windows)

preview_player
Показать описание
• Your support helps me post videos more frequently:
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
==========
• My shops:
==========
• Description:
==========
• Project parts:
ACROBOTIC Development Board for ESP8266:
==========
• Project code:
Wiring diagram and firmware for Arduino IDE:
Code repository (dht_dataviz_ubidots) at:
==========
• Tutorials:
Detailed guide for getting started with the ESP8266 Development Board:
Full explanation for this video tutorial:
==========
• Music:
==========
#ESP8266 #Arduino #Tutorial
Рекомендации по теме
Комментарии
Автор

Perfect tutorial, crystal clear explanation, superb job. Good image and sound quality. Looking forward for new tutorials.

ardlab
Автор

Hello Sonia, appreciate the tutorial it's very clear.

deepstum
Автор

Good tutorial. There are two key things to know though in case you run into problems:1. The pins on the 8266 map to different pins in the Arduino code. In this example the Fritzing picture is incorrect. Connect the physical wire to pin D4 on the 8266. This maps to pin D2 in the Arduino code. You are likely on the wrong pin if you get the following error: "Failed to read from DHT sensor!"2. If you get an error with WiFi.begin(.., ..) or any other WiFi function,  add the following code before the WiFi.begin

RobertStCyr-zhtw
Автор

Thank you so much Sonia. Your tutorial is very clear I will subscribe.

paolomartinez
Автор

Very clear and instantly recognisable. Good Tech Girl too...

ajaybnl
Автор

the background music of this video is fantastic...it's motivating...i don't know why..but it is

GingerBeker
Автор

Your tutorial is very clear...thanks a lot...

mukarramkhan
Автор

How do i send the sensor data to my server instead of ubidots?! I changed the host name from things.ubidots.com to my server url and tried to send using local host server setup. But it doesnt connect.

abirulezz
Автор

Thanks for great tutorialsI will be trying same

balkrishnawagle
Автор

This is a perfect solution for my snow depth monitor project. However, I'm a newbie and it "ain't easy being green". I have the ESP8266 and DHT22 wired. I have my Ubidots account setup and variables loaded. I've downloaded the necessary libraries, installed the USB drivers, pyserial, Python, CP210XVC drivers. First question. In your video, you say "download" the firmware. But, your link lists numerous firmware types. Which type is used in this project? Second, Under "Installing USB Drivers", it states "open a terminal window" and issue the command "ls /dev/tty.*". How do I open a terminal window? I can't find any program to open a "terminal" window. I use command prompts and PowerShell but no "terminal" window. Third, an error message during the compile of the IoT Weather Station code. After I enter all the required data, I get a "WiFiClient does not name a type" error. How do I fix this error? Sorry for the epistle, but I just need a couple of boosts and I think I can make this all work. Maybe Paolo can help since he stated "Your tutorial is very clear" ;-)

l.d.taylor
Автор

Very Simple and clear explanation.. Thank You..!!
I am also awaiting to see your video on how to publish in to my own server..

seledwin
Автор

In file included from

fatal error: Adafruit_Sensor.h: No such file or directory

#include <Adafruit_Sensor.h>

^

compilation terminated.

exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This is the error i am being propted..how do i solve this

syedabdulrahim
Автор

I have designed a USB-Serial board using an FT232RL so I assume I can connect it to the ESP8266-E12 serial port and I can use the same instructions as with the Arduino? The problem I see is you are using Arduino specific software to communicate with it. Perhaps I can just use a terminal emulator program with file transfer ability to send the program.

Tywais
Автор

Thanks for this clear tutorial! I was wondering whether is was possible to add additional sensors to this system such as a TSL2561 to measure LUX and / or a DS18B20 to measure watertemperature

Insomniac
Автор

where do I get the arduino scratch demonstrated in the video ?

mfsc-
Автор

Most of my project is working great!. I've successfully added a third senor reading. The problem I'm currently having is the ESP8266-12E will not recover after putting it in deep sleep mode. It appears it needs a reset to send new readings. The line in your code "ESP.deepSleep (sleep/TimeS * works to put the ESP-12E into deep sleep but when the sleep time is over the ESP-12E turns on but looks like it locks up. A manual reset using the push button on the board works. Thanks for you help!

l.d.taylor
Автор

Where can I find an example for current and voltage sensor?

mehrdadyazdani
Автор

Hi! Currently I am working on a project which uses modbus protocol to extract data from energy meters for real time monitoring for that purpose I have used max 485 ttl converter with Arduino, but if I use nodemcu completely as a replacement of Arduino will nodemcu support data output from ttl converters just like Arduino??

muhammadsaim
Автор

hello! can you please provide the link of the complete code that you have used, the link attached does not have a complete code

muhammadsaim
Автор

Where I can get IOT_Weather_Station sketch? please tell

ShripadShelake
join shbcf.ru