An open API service indexing awesome lists of open source software.

https://github.com/vitaris/ant-stepper

Ant-Stepper is designed to bring hardware-level stepper motor control to the Raspberry Pi Pico (RP2040) by utilizing its powerful PIO cores.
https://github.com/vitaris/ant-stepper

pio raspberry-pi-pico rp2040 stepper-library stepper-motor stepper-motor-control

Last synced: 3 months ago
JSON representation

Ant-Stepper is designed to bring hardware-level stepper motor control to the Raspberry Pi Pico (RP2040) by utilizing its powerful PIO cores.

Awesome Lists containing this project

README

          

# Ant-Stepper
![Ant_Stepper](https://github.com/Vitaris/Ant-Stepper/blob/main/pics/ant_stepper.jpg)

C library for Raspberry Pico RP2040, which uses built-in programmable IO for hw generated pulses to control the stepper motor

## _Work in progress_