Stepper Library support for Arduino Pro Mini 328 5V

Greetings!

I want to create a life cycle test fixture for a component using stepper motors. I want to buy the Arduino Pro Mini 328 5V in bulk quantities. Before I buy, I want to confirm if the hardware for the Pro Mini supports the standard stepper library for Arduino.

Basically I want to be able to include “Stepper.h” in my code and use standard functions to operate my stepper motors.

Can someone please confirm for me?

Thanks!

Yep, the stepper library will work with the Pro Mini! :slight_smile:

@TS-Chris, thank you very much for confirming! I can have fun now :smiley: