Stepper test

Post test messages here

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
willhelmx
 
Posts: 7
Joined: Fri Apr 29, 2016 12:17 pm

Stepper test

Post by willhelmx »

Hey guys

Just bought aUNO rev3 for the first time to regulate steppermotors, when i put it all together with the motorshield and trying to upload the program "steppertest" it says

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
C:\Users\Anders\Desktop\ardino\Adafruit_Motor_Shield_V2_Library-master\examples\StepperTest\StepperTest.ino:12:34: fatal error: Adafruit_MotorShield.h: No such file or directory

#include <Adafruit_MotorShield.h>

^

compilation terminated.

exit status 1
Error compiling for board Arduino/Genuino Uno.
------------------------------------------------------------------------------------------

Trying to find what its looking for, but have faild :-(

- Anyone?

Best regards / Anders

User avatar
adafruit_support_bill
 
Posts: 88037
Joined: Sat Feb 07, 2009 10:11 am

Re: Stepper test

Post by adafruit_support_bill »

Links for the libraries you need to install are here: https://learn.adafruit.com/adafruit-mot ... l-software

Make sure they are installed in the right locations as described here: http://learn.adafruit.com/adafruit-all- ... nstall-use

User avatar
willhelmx
 
Posts: 7
Joined: Fri Apr 29, 2016 12:17 pm

Re: Stepper test

Post by willhelmx »

Thanks :-) - had to put the whole download structure to librerys, now it works :-))))

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

Return to “Test Message Forum (closed)”