https://github.com/jana-marie/mini-motor-controller
A controller for miniature stepper motors
https://github.com/jana-marie/mini-motor-controller
kicad motor motor-control motor-controller oshw
Last synced: 3 months ago
JSON representation
A controller for miniature stepper motors
- Host: GitHub
- URL: https://github.com/jana-marie/mini-motor-controller
- Owner: Jana-Marie
- License: cern-ohl-s-2.0
- Created: 2023-01-02T23:55:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T13:10:29.000Z (10 months ago)
- Last Synced: 2025-08-13T14:29:56.101Z (10 months ago)
- Topics: kicad, motor, motor-control, motor-controller, oshw
- Language: C
- Homepage:
- Size: 33.5 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mini-motor-controller
A motor controller for miniature stepper motors, such as used in CD head drives. The additional ADC input allows for position feedback. This project was intended to be used in a DIY motor fader, however this motorfader has not been designed yet.
It features a cheap STM32F030 as brains with I2C as main IO to the host controller, an onboard regulator allows for an input voltage of up to 10V. The motor driver is a STSPIN220 with up to 1.3Arms.