BLYNK IOT Lesson 3 - VIRTUAL PINS TO PUSH/PULL DATA

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

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

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

    excellent explanation, I hope to learn quickly to develop this same project, but using the new BLYNK 2.0 platform. I appreciate your teaching and comments regarding the use of the new platform, which is too structured.

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

    Thanks for sharing! Amazing step by step guide👍

  • @npslucknow9235
    @npslucknow9235 2 года назад +1

    create new project option not showing in my app, what to do sir ?

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

    extremly helpful, thankyou very much

  • @314jayantdhandale7
    @314jayantdhandale7 Год назад

    Is blynk read before void setup

  • @vinothvinoth-tw2zl
    @vinothvinoth-tw2zl 3 года назад

    Sir in Esp32 I am program uploding done after switch on supply all realise are always on what is the problem.app and switch operating but no change in really side.

  • @Switchgear07
    @Switchgear07 3 года назад +2

    Thank you sir

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

    Hi sir...
    Thanks for your explanation. It's clear & I wanna ask,
    I try to get data from server with code below, but server didn't response to sent request value on V0,
    so what the problem?
    BLYNK_CONNECTED()
    {
    Blynk.syncVirtual(V0); // will cause BLYNK_WRITE(V0) to be executed
    }
    BLYNK_WRITE(V0){
    int pinValue = param.asInt();
    Serial.print('0' + String(pinValue));
    delay(10);
    }

  • @hatemelborai
    @hatemelborai 3 года назад +1

    how can use virtual pin in Raspberry pi

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

    Sir blink app lo create new account option ledu, only log in vundi how

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

    Thanks man

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 3 года назад

    Thank You

  • @ALLINONE-ec9jq
    @ALLINONE-ec9jq 2 года назад

    i want learn aurdino from you

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

    Blink has move to the cloud sadly

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

    so sorry you wasted your time, with this info, looked very good however, the app is IOT and it is crap, -so crap i, and the app is far too geeky to operate, dont use it it does not allow you to even delete a template, its absolute rubbish

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

    Thank you