Robotics & Artificial Intelligence
Fill in the blanks:
- ……………. are used to move the wheels of the robot.
- Motor Driver L293D has ……………. input pins.
- ……………. pin in Arduino is used to provide a power supply of 5V to other components.
- Delay function takes input in ……………. .
- In forward mode, all the output pins receive ……………. values.
Related Questions
Task of digitalWrite() function is …………… .
- Give input to Arduino
- Take output from Arduino
- Both a and b
- None of these
The role of enable pin in motor driver IC is …………… .
- To modify its current
- To modify its voltage
- To enable its working
- None of these
With the help of the battery, make the connection to glow an LED.
Explain the use of digitalWrite() function.