You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've with sucess connect moppy with floppy drives (and play midi) but now I'm trying to play midi on NEMA stepper motors. I connect A4988 driver with stepper motor but this not work, motor didn't spin only play very very low noise. What should I do to play midi on NEMA motor with A4988? Should I make some changes on arduino program code? Can anybody show me scheme how to connect moppy with arduino and A4988?
The text was updated successfully, but these errors were encountered:
Hello :)
You should try filling the microPeriods array in MoppyPlayerOutput and disable "Constrain Notes"
The board itself uses the same interface as fdd (STEP and DIR) which is compatible
Hi, I've with sucess connect moppy with floppy drives (and play midi) but now I'm trying to play midi on NEMA stepper motors. I connect A4988 driver with stepper motor but this not work, motor didn't spin only play very very low noise. What should I do to play midi on NEMA motor with A4988? Should I make some changes on arduino program code? Can anybody show me scheme how to connect moppy with arduino and A4988?
The text was updated successfully, but these errors were encountered: