Skip to main content
deleted 8 characters in body
Source Link
user171780
  • 151
  • 1
  • 6

I need to install this library using the arduino-cli software. I don't know what name to use for the library. I have tried:Using

arduino-cli lib install <library_name>

I have tried Adafruit_MotorShield, Adafruit_MotorShield_V2, and other random combinations bitand in all cases it cannot found it. In the library manager of the graphical interface it is this one:

enter image description here

I need to install this library using the arduino-cli software. I don't know what name to use for the library. I have tried:

arduino-cli lib install <library_name>

I have tried Adafruit_MotorShield, Adafruit_MotorShield_V2, and other random combinations bit in all cases it cannot found it. In the library manager of the graphical interface it is this one:

enter image description here

I need to install this library using the arduino-cli software. I don't know what name to use for the library. Using

arduino-cli lib install <library_name>

I have tried Adafruit_MotorShield, Adafruit_MotorShield_V2, and other random combinations and in all cases it cannot found it. In the library manager of the graphical interface it is this one:

enter image description here

Source Link
user171780
  • 151
  • 1
  • 6

How to install Adafruit motorshield library in arduino-cli

I need to install this library using the arduino-cli software. I don't know what name to use for the library. I have tried:

arduino-cli lib install <library_name>

I have tried Adafruit_MotorShield, Adafruit_MotorShield_V2, and other random combinations bit in all cases it cannot found it. In the library manager of the graphical interface it is this one:

enter image description here