Stepper motors with Crickit examples for Arduino C++

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
sbates
 
Posts: 1
Joined: Mon Jan 30, 2023 2:57 pm

Stepper motors with Crickit examples for Arduino C++

Post by sbates »

Hello,

I'd like to try using 2 stepper motors with my Adafruit Crickit board and Circuit Playground Bluefruit. I am currently working in C++ using the Arduino IDE.

I have found examples showing how to use stepper motors from MakeCode and CircuitPython, in the "Make it Move with Crickit" guide, but I haven't found examples in Arduino C++. It would be awesome if someone could point me to examples, if they exist, or maybe to information on how to make my own implementation.

I'm thinking that I could look at the implementation for the Python version and port to C++, but if there are already implementations/examples existing in C++, it would save me the work and/or getting it wrong.

I have successfully driven DC motors from the Crickit and Circuit Playground Bluefruit, but I have never used stepper motors before.

Thanks very much,
Simon

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

Return to “Other Products from Adafruit”