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

PWM support #56

Closed
icapan opened this issue Apr 18, 2017 · 6 comments
Closed

PWM support #56

icapan opened this issue Apr 18, 2017 · 6 comments

Comments

@icapan
Copy link

icapan commented Apr 18, 2017

Great stuff. I found out about your project following a link from the original at the tutsplus.com. One thing I would find useful: PWM. Controlling the speed of the motors. Check out this link

@jmsv
Copy link
Owner

jmsv commented Apr 18, 2017

@icapan Thanks for the interest! I was considering adding support for PWM ages ago but never got around to it - there are a few things (e.g. #20) that I would like to add but I'm currently spending most of my time on other projects.

If you've got an L293D chip set up at the moment and feel like contributing, feel free to have a go at adding PWM support yourself! I'd be happy to get back into this project and help

@icapan
Copy link
Author

icapan commented Apr 19, 2017

I have a chip and several DC motors, I intend to try to configure it (I wasn't successful so far), but my programming knowledge is limited, so don't expect too much from me :)

@jmsv
Copy link
Owner

jmsv commented Apr 19, 2017

@icapan That's alright, just feel free to fork this repo and submit a pull request if you get anywhere

@jmsv jmsv self-assigned this Jun 2, 2017
@jmsv jmsv added the PWM label Jun 2, 2017
@alxwrd alxwrd mentioned this issue Jan 16, 2018
@jmsv
Copy link
Owner

jmsv commented Jan 22, 2018

@icapan If you still need PWM support, @alxwrd has added it! I've bumped the version to 0.3.0 and this is on PyPI, so pip install l293d should get the version with PWM support.

@jmsv jmsv removed the help wanted label Jan 22, 2018
@alxwrd
Copy link
Collaborator

alxwrd commented Feb 6, 2018

Just a mention for @mortenmoulder as they were interested in PWM support from #61.

@jmsv jmsv closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants