ktritz / stepper_pio

CircuitPython stepper driver using RP2040 PIO
MIT License
7 stars 3 forks source link

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.