https://github.com/jmsv/l293d
Python module to drive DC motors from a Raspberry Pi using the L293D chip
https://github.com/jmsv/l293d
dc-motor driver-chip hacktoberfest ic jmsv l293d pypi python python-library raspberry-pi
Last synced: 2 months ago
JSON representation
Python module to drive DC motors from a Raspberry Pi using the L293D chip
- Host: GitHub
- URL: https://github.com/jmsv/l293d
- Owner: jmsv
- License: mit
- Created: 2016-06-22T20:48:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T07:35:20.000Z (about 2 years ago)
- Last Synced: 2024-09-28T10:22:26.609Z (7 months ago)
- Topics: dc-motor, driver-chip, hacktoberfest, ic, jmsv, l293d, pypi, python, python-library, raspberry-pi
- Language: Python
- Homepage: http://l293d.rtfd.io
- Size: 548 KB
- Stars: 18
- Watchers: 4
- Forks: 15
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [L293D driver](https://jmsv.github.io/l293d/)
*Python module to drive DC motors from a Raspberry Pi using the L293D chip*[](https://badge.fury.io/py/l293d)
[](https://pypi.python.org/pypi/l293d)
[](https://travis-ci.org/jmsv/l293d)
[](http://l293d.readthedocs.io/en/latest/?badge=latest)
[](https://requires.io/github/jmsv/l293d/requirements/?branch=master)
[](https://github.com/jmsv/l293d/graphs/contributors)
[](https://pypi.python.org/pypi/l293d)---
- This README was formerly used as the complete l293d documentation -
it has now been moved to [l293d.readthedocs.io](http://l293d.readthedocs.io/en/latest/)- If you have any ideas, suggestions or problems, please
[open an issue](https://github.com/jmsv/l293d/issues/new).