pystepper
Stepper motor controller
A Python implementation of stepper motor sequence control for MicroPython platforms.
MicroPython Stepper Motor Sequence Control
3 stars
3 watching
2 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
redoxcode/micropython-stepper | A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
pedromneto97/accelstepper-micropython | Provides an interface to control stepper motors with acceleration in Python on ESP32 microcontrollers. | 38 |
marcio-pessoa/pyl298 | This project provides software for controlling L298-based motor controllers using MicroPython | 2 |
larsks/micropython-stepper-motor | A Python module for driving stepper motors with microcontrollers | 9 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
capella-ben/micropython_amis-30543 | A library for controlling Pololu AMIS-30543 stepper motor drivers using MicroPython | 0 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 15 |
jposada202020/micropython_pca9685 | Provides a driver for controlling PWM signals on the PCA9685 IC. | 5 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 727 |
savinaroja/pyuserinput | A module for cross-platform control of the mouse and keyboard in python | 1,069 |
idwizard/uln2003 | A library and software framework for controlling ULN2003 stepper motors with MicroPython on microcontrollers like the BBC micro:bit. | 44 |
jphalip/ticlib | A Python library to control Pololu Tic stepper motor controllers over various connections. | 19 |
mryslab/kitronik_motor_board | A MicroPython class to control the kitronik motor driver for the micro:bit | 3 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |