adafruit / adafruit/Adafruit_CircuitPython_MotorKit

Running motors in parrallel

Open
#46 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
95
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am using following example to run two motors:
https://github.com/adafruit/Adafruit_CircuitPython_MotorKit/blob/main/examples/motorkit_dual_stepper_test.py

The code runs the motors sequentually, firstly the first motor, then the second.

https://github.com/adafruit/Adafruit_CircuitPython_MotorKit/assets/18013985/9d6b03af-a5a7-4b67-81d0-f9b6270a4635

Is there a way to run the two motors at once?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.