Motor shield V2 (2.3) old libraries

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Sdreoos
 
Posts: 2
Joined: Sat Mar 05, 2016 5:08 am

Motor shield V2 (2.3) old libraries

Post by Sdreoos »

Hello, where i can find all the previous version of Adafruit Motor shieldV2 library 2.3? I found a code based on early version and it seems that some names are changed...

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: Motor shield V2 (2.3) old libraries

Post by Franklin97355 »

The existing V2 code and libraries work with the V2 board. There are libraries for the V1 board but they don't work with the V2. The V1 libraries are here https://github.com/adafruit/Adafruit-Mo ... ld-library

User avatar
Sdreoos
 
Posts: 2
Joined: Sat Mar 05, 2016 5:08 am

Re: Motor shield V2 (2.3) old libraries

Post by Sdreoos »

It's a V2 but some files are named different by the last version. For example:

#include "utility/Adafruit_PWMServoDriver.h"

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: Motor shield V2 (2.3) old libraries

Post by Franklin97355 »

#include "utility/Adafruit_PWMServoDriver.h" is for the PWM servo driver library that you can get from github.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”