Connect to ThingSpeak (ESP32 + Arduino series)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

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

  • @lennertsoffers3491
    @lennertsoffers3491 4 ปีที่แล้ว +6

    Thank god, finally a clear explanation

  • @Kirito-cy7ju
    @Kirito-cy7ju ปีที่แล้ว +1

    Really underrated video. Many believe that thingspeak works with NodeMCU only. Of course, there is the antenna indicator on the board but new developers miss it out.
    Thank you for this. Really useful.

  • @narima4022
    @narima4022 2 หลายเดือนก่อน

    Good video sir. But I'd love to see the example which using milis() as the 15 seconds interval. I heard it somewhere that using delay() is not recommendable. And tbh I found it really ineffective working with a large chunk of code, as it is disrupt other flow that needed to be done

  • @rydinorwin
    @rydinorwin 11 หลายเดือนก่อน

    Loved this! So great!

  • @volpii
    @volpii 9 หลายเดือนก่อน

    thank youuuuuuuu, i was looking for it, super

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

    simply solved my problem, thanks mate

  • @SJayanth
    @SJayanth 2 ปีที่แล้ว

    Thanks, can you please do a video on how to send data through the MQTT broker also

  • @Creepy_Chronicles-n4t
    @Creepy_Chronicles-n4t 8 หลายเดือนก่อน

    Very informative video, ❤️
    I want to ask that how i can use espnow protocol and also send the data to thingspeak . ? Could any one please answer my question ?

  • @ashishkulkarni5663
    @ashishkulkarni5663 2 ปีที่แล้ว

    Very good. I was stuck, but got through due to your video. I came across, another code which doesnt use ThingSpeak library, and uses another approach to write the code. It use just the API_Key, web address and port 80. Why does it not work?

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

    Amazing! Thank you for sharing.

  • @engr.makabirarif722
    @engr.makabirarif722 3 ปีที่แล้ว

    please make the next tutorials on: 1. Connect and read Data from ThingSpeak 2. Connect read and Send Data to ThingSpeak

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

    the datatype on value must float, int and long.

  • @TonyLeekokwah
    @TonyLeekokwah 2 ปีที่แล้ว

    Can you please help me to add few line to my EC and PH programme. thank

  • @JithmiSamodya
    @JithmiSamodya 11 หลายเดือนก่อน

    Good Explanation!

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

    This would be really helpful if there was a link to download the code

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

    Wonderful!! You are the best. I am working on uploading gps info from my gps module (neo 6m) and translating to ThingSpeak. Please could this also work with the NodeMCU ESP8266?

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

    Wonderful!! You are the best

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

    How do we send multiple topics on a single.code:)

  • @yvesinformel221
    @yvesinformel221 4 ปีที่แล้ว

    Strange everytime I try to send something to Thinkspeak, I get a kernel panic
    ThingSpeak.setField(2, humiditejardin1);
    ThingSpeak.setField(1, temperaturejardin1);
    ThingSpeak.writeFields(CHANNEL_ID, API_KEY);
    it compiles OK no error,
    setField work OK, only when hit it the line ThingSpeak.WriteFields does it give a kernel panic and reboot.

    • @yvesinformel221
      @yvesinformel221 4 ปีที่แล้ว

      OK, found my stupid mistake, that is what happenned when you work late

    • @418aditya3
      @418aditya3 2 ปีที่แล้ว

      @@yvesinformel221 what's that mistake.. ?

    • @yvesinformel221
      @yvesinformel221 2 ปีที่แล้ว

      @@418aditya3 unfortunatly that was one year ago and I forgot. I beleive it was only a typo

    • @418aditya3
      @418aditya3 2 ปีที่แล้ว

      @@yvesinformel221 but that two lines of code works right..? They send data to thingspeak right

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

    Thank you for this.

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

    Thanks for sharing 👍🏽

  • @matthosini9656
    @matthosini9656 2 ปีที่แล้ว

    Great tutorial, so informative. Do you have a video re the bulk write/post data on thingspeak. As an example, the temperature reads the data every 5 min, but to save battery, it sends the data every 1hour via Bulk write/Post on Thingspeak. Do you have any course for this, or do you know how to do it?

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

    good work.......................

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

    Can you share the code for this?

  • @omraniachref9062
    @omraniachref9062 2 ปีที่แล้ว

    Can i use this code directly on arduino ide ??

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

    thanks bro

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

    ur a freakin angel

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

    Well crap, I guess thingspeak is only for students now