piec.drivers.stepper_motor.stepper_motor

This is an outline for what the stepper_motor.py file should be like.

A stepper_motor is defined as an instrument that can control a stepper_motor (tbh naming should be changed to like stepper_driver but wtv)

Classes

Stepper(address[, check_params, verbose])

All steppers must be able to step!