https://github.com/sabas1080/pxt-stepper
This package adds allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
https://github.com/sabas1080/pxt-stepper
maker pxt-maker pxt-microbit stepper-controller stepper-library stepper-motor
Last synced: about 1 month ago
JSON representation
This package adds allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
- Host: GitHub
- URL: https://github.com/sabas1080/pxt-stepper
- Owner: sabas1080
- Created: 2019-04-06T20:11:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T14:03:55.000Z (about 6 years ago)
- Last Synced: 2025-01-29T06:28:42.190Z (3 months ago)
- Topics: maker, pxt-maker, pxt-microbit, stepper-controller, stepper-library, stepper-motor
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pxt-stepper
This package adds allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!
## TODO
- [ ] Add a reference for your blocks here
- [ ] Add "icon.png" image (300x200) in the root folder
- [ ] Add "- beta" to the GitHub project description if you are still iterating it.
- [ ] Turn on your automated build on https://travis-ci.org
- [ ] Use "pxt bump" to create a tagged release on GitHub## License
MIT
## Supported targets
* for PXT/maker
```package
stepper
```