Stepper Motor Control with Arduino

버전 1.1.0.0 (1.31 MB) 작성자: Helmuth
Small model which demonstrates how to control a stepper motor with an Arduino board.
다운로드 수: 4.1K
업데이트 날짜: 2016/9/12

라이선스 보기

Small model which demonstrates how to control a stepper motor with an Arduino board.

Hardware used:
- Arduino Mega 2560
- Step Motor 28BYJ-48
- Motor Driver Board ULN2003
- Potentiometer to input desired motor angle
- Breadboard and wires
See pictures inside the ZIP file for wiring setup.
Pin 2 (Arduino) -> Pin 4 (ULN2003)
Pin 3 (Arduino) -> Pin 2 (ULN2003)
Pin 4 (Arduino) -> Pin 3 (ULN2003)
Pin 5 (Arduino) -> Pin 1 (ULN2003)
Potentiometer -> Pin A0 (Arduino)
Ground and +5V power supply for potentiometer and ULN2003.

Enjoy.

인용 양식

Helmuth (2024). Stepper Motor Control with Arduino (https://www.mathworks.com/matlabcentral/fileexchange/59110-stepper-motor-control-with-arduino), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Improved model: motor is stopped when target position is reached.

1.0.0.0