Arduino Tutorial: Understanding pinMode Function & Setting Pins as Inputs and Outputs

Поділитися
Вставка
  • Опубліковано 16 бер 2024
  • 🤩 FREE Arduino Crash Course 👇👇
    bit.ly/get_Arduino_skills
    **Watch the Full Video Here!**:
    bit.ly/48US35B
    In this Arduino tutorial, we dive into the pinMode function and how to set pins as inputs and outputs. Learn how to use this important function to control the interaction of microcontroller pins with the outside world. #ArduinoTutorial #pinModeFunction #InputsandOutputs #Microcontroller #ArduinoProgramming #ArduinoProjects #ArduinoBeginner #Electronics #DIYProjects #ProgrammingTips

КОМЕНТАРІ • 7

  • @planker
    @planker 3 місяці тому +3

    This guy is good, and this short tutorial turned the gears a little bit. I probably need to breakout the sensor upgrade kit and write code for each module until it hurts. Arduino syntax/concept is almost there. Thanks guy.

  • @meowzic
    @meowzic 3 місяці тому +2

    I enjoyed your Arduino 90-minute Masterclass! I am wondering if you have a video describing all or the most commonly used components and add-ons, with examples of their usage?

  • @HelloHelloXD
    @HelloHelloXD 3 місяці тому +3

    Nice. Can you make a video comparing INPUT to INPUT_PULLUP?

  • @castlecodersltd
    @castlecodersltd 3 місяці тому +1

    I'm assuming pinMode can be used in other functions, it's just best to initialise them in setup? Great short, thanks🙂