How to control LED Brightness - Arduino Tutorial Series in Hindi | Tutorial - 9

Поділитися
Вставка
  • Опубліковано 20 сер 2024
  • ये Arduino Series में उन Students, Electronics Hobbyist beginners के लिए बना रहा हूँ जो Arduino Programming में अभी एकदम new हैं, इस Arduino Programming Series को complete करने के बाद arduino का basics अच्छे से समझ जाएंगे और छोटे - छोटे arduino projects भी बना पाएंगे |
    ये इस Series का 9th video है, इसमें मैं आपको LED की Brightness control करना, ARDUINO pwm pin, analogWrite का use करना सिखाऊंगा और पूरा code, arduino programming भी समझाऊंगा |
    Arduino Tutorial Series : Red 🔴
    Tutorial No. : 9 /16
    💗 💗 PLEASE SUPPORT ME 🙏
    I'm creating this Arduino tutorial series for beginners. In this series i'll upload total 16 tutorial and explain arduino programming / coding in very easy method in hindi.
    ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
    यदि आप Arduino Red Series के सभी 16 Tutorials में use होने वाले सामान
    की kit लेना 🛒चाहते हैं तो इस link पर जाकर ले सकते हैं -
    ∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
    docs.google.co...
    🛒 ☝ ☝ ☝ 🛒
    ∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
    ----------------------------------------------------------------
    ScitiveX Whatsapp Group for Red 🔴 Arduino Series
    Link ⬇️⬇️⬇️ Please Join
    chat.whatsapp....
    ----------------------------------------------------------------
    Like my Facebook Page -
    / scitivexpage
    Join my Facebook Group -
    / learn.electronics.in.h...
    Follow on Twitter -
    / scitivex
    Follow on Instagram -
    / scitivex
    Video is for educational purpose only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.
    Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.
    #scitivex #electronics #engineering #inhindi

КОМЕНТАРІ • 26

  • @bhaskarh4852
    @bhaskarh4852 4 роки тому +2

    Bhai tum itna Acha sikha rhe ho aur in me se kuch pagal hai Jo tumhara videos ko dislike kr dete hain sala had hai

  • @Devdas2027
    @Devdas2027 3 роки тому +1

    engineering nise 👍👍👍

  • @Homemade_technical
    @Homemade_technical 4 роки тому +1

    Use full information

  • @sushildhiman71
    @sushildhiman71 4 роки тому +1

    I eagerly waiting of ur video daily

  • @harishankar0071
    @harishankar0071 3 роки тому +1

    Sir thanks for best video

  • @mdrasheed6182
    @mdrasheed6182 4 роки тому +1

    Hello bhai I see your All series I'm understanding
    Great working best of luck bye 🙋🙋

  • @wingselectronics
    @wingselectronics 3 роки тому

    int led=10;
    int b1=8;
    int b2=7;
    int state1=1;
    int state2=1;
    int brightness=0;
    void setup(){
    pinMode(led,OUTPUT);
    pinMode(b1,INPUT_PULLUP);
    pinMode(b1,INPUT_PULLUP);
    }
    void loop(){
    state1=digitalRead(b1);
    state2=digitalRead(b2);
    if(state1==0){
    brightness++;
    }
    if(state2==0){
    brightness++;
    }
    if(brightness254){
    brightness=255;
    }
    analogWrite(led,brightness);
    delay(100);
    }

  • @sagarkarsh8963
    @sagarkarsh8963 4 роки тому +1

    Thank you sir

  • @ashutoshsahu6575
    @ashutoshsahu6575 4 роки тому +2

    Sir thank you so much ❤️❤️❤️❤️❤️

  • @bhaskarh4852
    @bhaskarh4852 4 роки тому +1

    Bhai 4th view

  • @subrajitpaul2720
    @subrajitpaul2720 4 роки тому +1

    Sir I hope you seeing my comments. Sir how to make 250 blinking LED strip using Arduino

    • @ScitiveX
      @ScitiveX  4 роки тому

      patience rakhen. dheere dheere sab sikhaunga.

  • @vaibhavverma7044
    @vaibhavverma7044 4 роки тому +1

    Sir please make mini radar with aurdino with blinking led light red and green please

  • @Novicecreater
    @Novicecreater 4 роки тому +1

    1 st like and view

  • @scientificmultiverse6218
    @scientificmultiverse6218 4 роки тому

    Sir I wanted to do diploma and b.tech in electronics and communication engineering so my question is in this stream did any programming language taught if yes then which please tell?

    • @ScitiveX
      @ScitiveX  4 роки тому

      me is baare me aapko kuch suggest nhi kar sakta.