NodeMCU to ThingSpeak | Cloud Connect IoT | Serial Communication | DHT11

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 พ.ค. 2024
  • NodeMCU to ThingSpeak | Cloud Connect IoT | Serial Communication | DHT11
    Sending Data From An Arduino To A NodeMCU:
    • Sending Data From An A...
    This video will look at how sensor data can be pushed onto ThingSpeak (cloud platform) using a NodeMCU. Temperature and humidity data is pushed is collected from an Arduino, sent to the NodeMCU via the serial port and then pushed onto the cloud. Software Serial and Arduino JSON libraries will be used, along with a DHT11 sensor.
    ArduinoJSON version: 6.17.0
    --------------------------------------------------------------------------------------------------------------------
    Arduino and NodeMCU scripts
    Arduino code:
    github.com/Chams123456/ThingS...
    NodeMCU code:
    github.com/Chams123456/ThingS...
    Circuit Diagram:
    github.com/Chams123456/ThingS...
    ---------------------------------------------------------------------------------------------------------------------
    DHT11 Sensor:
    www.amazon.com/Temperature-Re...
    ---------------------------------------------------------------------------------------------------------------------
    Intro music:
    Happy Rock
    Attribution license: www.bensound.com
    ----------------------------------------------------------------------------------------------------------------------
    Thumbs up and Subscribe Icons are made by
    Pixel perfect from www.flaticon.com
    -----------------------------------------------------------------------------------------------------------------------
    Hope this video helps.
    If you have any questions, please leave a comment, and don't forget to like and subscribe.
    Cheers!

ความคิดเห็น • 13

  • @beyzaturan2033
    @beyzaturan2033 2 ปีที่แล้ว +2

    hello, where's the esp8266wifi library? I couldn't see it in the description box

  • @reignydaphne
    @reignydaphne ปีที่แล้ว

    BEST! Thanks so much. Please make a video with SEMG sensor with nodemcu & thingspeak🙏♥️

  • @SunnY-nv2lm
    @SunnY-nv2lm 2 ปีที่แล้ว

    Bro love you bro 😘. I have been searching this info from a few weeks and got the point

  • @syaduinotech3681
    @syaduinotech3681 5 หลายเดือนก่อน

    Good comment. Please do help to share the bidirectional where we control someting on thingspeak, then its sending data to esp8266, deserializa and perform action. Your help very much appreciated

  • @leninht60
    @leninht60 3 ปีที่แล้ว +1

    Amazing! I work with blynk, but this look better.

  • @preputium64
    @preputium64 5 หลายเดือนก่อน

    Hi there. i loved project and i did it. but i have a problem with syncron between two cards. Nodemcu can capture data very rarely. and it just says wifi connected for 3-5 minutes. Then it receives data once in a while? What could be the problem?

  • @maartenv.b.1476
    @maartenv.b.1476 2 ปีที่แล้ว

    Why do you use D5,6 as serial communication pins and not just the RX and TX?

  • @shanmukapalnati6330
    @shanmukapalnati6330 ปีที่แล้ว

    deserializeJson error i am getting what do sir help !

  • @philipthomas249
    @philipthomas249 ปีที่แล้ว

    how to add avr/wdt.h directory

  • @nicedaysir8044
    @nicedaysir8044 3 หลายเดือนก่อน

    Can I get this source code

  • @saugatghimire9526
    @saugatghimire9526 3 ปีที่แล้ว

    i have followed the same process but the same data is sent everytime

  • @nandhinijagadeesan3835
    @nandhinijagadeesan3835 ปีที่แล้ว

    how to connect ph, ec and tds sensor to arduino and nodemcu?? to see data from thingspeak?