KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

Fill in the blanks:

  1. ……………. are used to move the wheels of the robot.
  2. Motor Driver L293D has ……………. input pins.
  3. ……………. pin in Arduino is used to provide a power supply of 5V to other components.
  4. Delay function takes input in ……………. .
  5. In forward mode, all the output pins receive ……………. values.

Tinkercad

1 Like

Answer

  1. Motors are used to move the wheels of the robot.
  2. Motor Driver L293D has four input pins.
  3. 5V pin in Arduino is used to provide a power supply of 5V to other components.
  4. Delay function takes input in milli seconds.
  5. In forward mode, all the output pins receive high values.

Answered By

3 Likes


Related Questions