/stepper_pio

CircuitPython stepper driver using RP2040 PIO

Primary LanguagePythonMIT LicenseMIT

Precision stepper motor control software using CircuitPython with the Raspberry Pico RP2040 micro-controller. This software combines the ease of use of Python with microsecond precision timing by leveraging the assembly language Programmable Input/Output on the RP2040 MCU.