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

Support for NEMA motors #1

Open
Kepete opened this issue Oct 18, 2018 · 4 comments
Open

Support for NEMA motors #1

Kepete opened this issue Oct 18, 2018 · 4 comments

Comments

@Kepete
Copy link

Kepete commented Oct 18, 2018

Thanks for the work!
Sadly the 28BJY-48 Stepper motor is very low torque and for a little bigger blinds doesn't work anymore. Have you thought about making this plugin work with a more powerful stepper like NEMA 17 for example?
It would need a powerful driver also, maybe drv8825 or even TB6600.

@maxmacstn
Copy link
Owner

Hi, I have ordered nema 17 motors for this project. If I have enough free time, new version might be finished in 2 months.

@Kepete
Copy link
Author

Kepete commented May 27, 2019

Thats awesome. I tried some time back but never got in working correctly.

What driver are you going to use for the NEMA?
Did you went with a regular NEMA or one with a gear box for more torque? Thought, there shouldn't be much of a differences from software and driver side.

Anyways, I will be waiting for that release 👍

@maxmacstn
Copy link
Owner

I bought the regular NEMA without gear + A4988 Driver.

My concern is this motor has very low resistance when no power, that will cause the blinds to fall down due to the gravity and no braking on the blind's shaft. But if I apply the current to hold the motor all the time, it'll get very hot and eventually burnt.

so currently, I have no idea how to solve this, it might need to redesign the mount with the gearbox. But that isn’t gonna happened very soon.

@Kepete
Copy link
Author

Kepete commented Jun 11, 2019

I came across the same concern you have. The solution I found was NEMA with gearbox.
It has first of all more torque, but without power applied has also way more resistance.

Have you already developed the code support for NEMA + A4988 Driver? If you could share this I would also look into if the NEMA gearbox resistance is enough or more exactly for how big blinds it is enough.

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

2 participants