Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking for a simple few things #7

Open
MartinM-dev opened this issue Jan 6, 2023 · 6 comments
Open

Looking for a simple few things #7

MartinM-dev opened this issue Jan 6, 2023 · 6 comments

Comments

@MartinM-dev
Copy link

Hi

I'm a newbe in Python and i have lot things to learn.

I'm trying to move a trolley on rail.

When i start, i need to drive the trolley to the "Zero Position" and set this position to 0.
I don't know how to set current position to zero.

I also want to change the speed of my trolley or better, set a time to go reach the target position.

i hope someone will help me.

Thank you

@pootle
Copy link
Owner

pootle commented Jan 6, 2023 via email

@Goldthing
Copy link

Hi, I too would love to be able to use your library, but am having a little trouble getting off the ground.

I'm looking to control a few steppers via artnet, so I need to work without the webserver part, but I can't seem to follow the program flow enough to instantiate the multimotor class without it. If I can get this and also instantiate a couple of stepper objects based on a json definition (e.g. motorpair8825.json) then I should be all set.

Any help would be much appreciated, otherwise I'm going to have to start from scratch.

Thanks

@pootle
Copy link
Owner

pootle commented Dec 30, 2023

unless you need the ultimate performance that this library provides, you are probably better sticking with one of the standard adafruit or similar libraries as I don't have the kit anymore to check or update this library to support it.

@Goldthing
Copy link

Hi @pootle, thanks for such a quick reply, I have one more question. You haven't put any license up, if I do succed in getting this up and running would you mind me rehashing it into a library for others to use? Obviously with full attribution.

Your code appears well commented and it's a very elegant solutiion so it would seem a shame not to as there really doesn't seem to be anything even close that's out there.

@pootle
Copy link
Owner

pootle commented Dec 31, 2023

oh! early days when I did this one. Absolutely free to do with as you will, attribution not necessary, but would be nice. At the time I did this, loads of people were claiming good stepper driving from a pi / python was impossible, so of course I had to do it!

@pootle
Copy link
Owner

pootle commented Dec 31, 2023

Oh! there is a license here: https://github.com/pootle/pisteppers/blob/master/LICENSE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants