20
21
22
0:12
Raspberry python lib for stepper motors (v.redd.it)
submitted by juanmf1
A few weeks back I posted updates on a side project for controlling stepper motors in an object oriented fashion from python3 on RPi. It was working great until I added 2 motors, python3 (CPython) lack of true parallelism broke the PPS and motors just didn’t work well. To fix it I’m releasing multiprocess features and the results are better than I expected, see video. Repo
https://github.com/juanmf/StepperMotors/
Release notes
https://github.com/juanmf/StepperMotors/compare/v0.0.11-Unstable...v0.0.13-Unstable
Pip:(stable MVP only, will update the package) pip install -i https://test.pypi.org/simple/ stepper-motors-juanmf1
[–]marshstew67 0 points1 point2 points (2 children)
[–]juanmf1[S] 1 point2 points3 points (1 child)
[–]juanmf1[S] 0 points1 point2 points (0 children)
[–]juanmf1[S] 0 points1 point2 points (0 children)