Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capella-ben/microPython_AMIS-30543
MicroPython library for Stepper Driver control using AMIS-30543 driver
https://github.com/capella-ben/microPython_AMIS-30543
Last synced: 3 months ago
JSON representation
MicroPython library for Stepper Driver control using AMIS-30543 driver
- Host: GitHub
- URL: https://github.com/capella-ben/microPython_AMIS-30543
- Owner: capella-ben
- License: mit
- Created: 2021-06-05T01:29:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T01:31:58.000Z (about 3 years ago)
- Last Synced: 2024-04-30T06:32:12.371Z (6 months ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-micropython - microPython_AMIS-30543 - MicroPython library for Stepper Driver control using AMIS-30543 driver. (Libraries / Motion)
README
# microPython_AMIS-30543
This is a simple port of the arduino library: https://github.com/pololu/amis-30543-arduino to microPython for the Pololu AMIS-30543 stepper motor driver: https://www.pololu.com/product/2970.
I have tested this on the Raspberry Pi Pico only.
This library also includes functions to move a motor with and without acceleration.