Example: control a stepper motor. More...
Go to the source code of this file.
Functions | |
def | stepper.stepper (stdscr) |
The main function. | |
Example: control a stepper motor.
This file contains an example on how to use libpruio to control a 4-wire stepper motor:
Find a functional description in section stepper.
Licence: GPLv3, Copyright 2017-2023 by Thomas{ doT ]Freiherr[ At ]gmx[ DoT }net
Run by: python stepper.py
Definition in file stepper.py.