தமிழ் | Arduino Digital I/O Functions | Tutorial (Lecture) 10: Arduino tamil | Lost tech Tamil

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • #losttechtamil #arduinotamil #arduinotutorialtamil
    Learn how Arduino Digital I/O function works in tamil (Lost tech tamil)
    Arduino Tutorial - 10
    Arduino Lecture - 10
    Welcome to this course on Arduino for Beginners in Tamil !!
    This is a tutorial series for absolute beginners. We show complete newbies how to get an Arduino up and running.
    Arduino is an open-source hardware platform based on an Atmel AVR 8-bit microcontroller and a C++ based IDE. Arduino is the go-to gear for artists, hobbyists, students, and anyone with a gadgetry dream. Arduino microcontrollers are programmed using the Arduino IDE (Integrated Development Environment).
    Product Link:
    Amazon
    Original - amzn.to/3CMx2KK
    Clone - amzn.to/3kNROUo (commonly used)
    #losttechtamil #arduinotamil #arduinotutorialtamil #arduinodigitalfunctions #arduinodigitalread #arduinodigitalwrite #arduinopinmode #atmega328 #arduinounotamil #arduino #arduinotutorial #arduinoforbeginners #arduinouno #arduinomega #arduinonano #arduinoprojects #arduinolecture #arduinoseries #arduinodiy #diyprojects #losttech #arduinotutorialtamil #arduinolecturetamil #losttech

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

  • @Anto_2020
    @Anto_2020 2 месяца назад

    Very simple explanation, thank you 👍👍👍👏👏👏

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

    *Hello...Mr.*
    *அழகா Explain பண்ணுறீங்க.!*
    ❤️🥰❤️🥰❤️🥰❤️
    *Good Good*
    ❤️🥰❤️

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

    Input pull up
    Ex. uc reset pin operation

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

    why u r configuring 7th pin as input

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

      We can configure any pin as input and output in Arduino. As for the example I have used so

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

    Without tat we can get the output rite

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

      No, not like that, we can configure any digital ports as input or output, here Digital pins are 0 to 13.

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

      No sir ,iam asking without digital read fn also we will get o/p rite

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

      Ur explanation was very nice sir ...but in program only iam having a doubt ...... without digital read fn also we will make the inbuilt pin to glow rite...

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

      Yeah Correct, we can use INBUILD_LED function only for Digital Pin 13, because that digital pin 13 is internally connected to LED which is in Arduino Board, other pins are not connected to that LED

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

      No, we can't able to read output, without configuring that pin as OUTPUT

  • @Vigneshvicky-cu3pe
    @Vigneshvicky-cu3pe 3 года назад

    Bro program la input or input pullup which is must in program?

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

      Mostly we will use INPUT but make sure of your external circuit from which your are gonna to connect to the arduino as input

    • @Vigneshvicky-cu3pe
      @Vigneshvicky-cu3pe 3 года назад

      @@LostTechTamil okay bro thank you

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

    Hi bro