Skip to content

Encodes relationships between quantities in different ways of connecting windings of a stepper motor

License

Notifications You must be signed in to change notification settings

KOLANICH-libs/StepperMotorSpecsBasics.py

Repository files navigation

StepperMotorSpecsBasics.py Unlicensed work

wheel (GitLab) wheel (GHA via nightly.link) GitLab Build Status GitLab Coverage GitHub Actions N∅ dependencies Libraries.io Status Code style: antiflash

We have moved to https://codeberg.org/KOLANICH-libs/StepperMotorSpecsBasics.py, grab new versions there.

Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success and wide adoption of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.

If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.


Just a lib encoding some basic relationships between stepper motor specifications.

There are different kinds of stepper motors:

  • bipolar - have 2 windings (so - 4 wires), each must be driven by bipolar voltage.
  • unipolar - have 4 windings connected sequentially, so they make 2 windings of bipolar with a central tap, so 6 wires. Can be driven with unipolar voltage.
  • 8-wire - each subwinding of unipolar have distinct leads, so user can configure the motor. In addition to unipolar and bipolar driving modes bipolar parallel driving mode is available, when the subwindings are connected parallely.

This package allows you to encode some motor parameters in a standardized form (we use the params for bipolar driving mode as the most basic one) and compute them for the rest of driving modes.

About

Encodes relationships between quantities in different ways of connecting windings of a stepper motor

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages