Multimedia Technology Lab 3: MIT App Inventor - Sensor Monitoring App via Thingspeak

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

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

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

    Thank You sir it's Very helpful

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

    Very helpful thank you so much

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

    Thank you so so so so so much!!

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

    Hi sir, can i ask detail about the mit app. Because right now i have problem to combine GPS, temperature & Magnetics in one app. I just want to display value from arduino in app. But i use bluethoot hc05

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

    Asalam-o-Alikum Sir hope you are doing well Sir please Help me out I am sending the GPS data to thing speak server with the help of Arduino now I want to fetch that location coordinates and show it on the map with the help of marker. Each time when the coordinates values updated on the thing speak the marker on the map should also be updated accordingly. Kindly give me reply Thanks.

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

      Hi i am trying to do something similar only my gps does not read any data, I am using the esp8266, can I see your code function for GPS?

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

    I did it exactly according to your instructions, but when I run the .apk file I couldn't get the temperature and humidity data on thingspeak, instead of the current value "not found", please help me.

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

      Please use your own thingspeak account. change the ID channel & the API key accordingly.

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

      @@HoodPJRC I used my own account but the result is the same

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

      @@manhduynguyen7680 try use this API code to call thingspeak:
      API Request:
      prefix: api.thingspeak.com/channels/1021823/feeds/last.json?api_key=
      API key: YOURREADAPIKEY
      suffix: &results=2

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

      You have to follow the prefix in the comment above
      .. feeds/last.json...

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

      change suffix to &status=true

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

    Hey can u share your arduino code ?